diff options
author | B. Watson <urchlay@slackware.uk> | 2023-08-10 15:37:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-12 08:29:55 +0700 |
commit | 92f9786df22c4a5e7f40b9f5546c7330c6bd2641 (patch) | |
tree | 7c81b2e3d50f8b3fa13f90f72628fa394bd8b1aa | |
parent | daf909e8b5a7a9d796e7ca9fbacbe1fb37add9fb (diff) |
system/mucommander: Use working download URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/mucommander/mucommander.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mucommander/mucommander.info b/system/mucommander/mucommander.info index 099ec811dbd6..fe610b16505a 100644 --- a/system/mucommander/mucommander.info +++ b/system/mucommander/mucommander.info @@ -1,7 +1,7 @@ PRGNAM="mucommander" VERSION="0.9.0" HOMEPAGE="http://www.mucommander.com/" -DOWNLOAD="https://github.com/mucommander/mucommander/releases/download/0.9.0/mucommander-0_9_0.tar.gz" +DOWNLOAD="http://distcache.freebsd.org/ports-distfiles/mucommander-0_9_0.tar.gz" MD5SUM="934f48cefb74da275cfa1f49a4ffb2d5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |