diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-02-23 15:49:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-27 13:22:50 +0700 |
commit | bfefd730251c62ba3c26a5992ca0e9c68a71e64c (patch) | |
tree | ea5e5d55423b68e10dc3257b7aa92f18e8c26f3e | |
parent | 813e3726fb5a371184e591fb8ab83314ad925233 (diff) |
audio/xforge: Fix download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | audio/xforge/xforge.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xforge/xforge.info b/audio/xforge/xforge.info index c819065c3c37..115d0bfe2b0d 100644 --- a/audio/xforge/xforge.info +++ b/audio/xforge/xforge.info @@ -1,7 +1,7 @@ PRGNAM="xforge" VERSION="0.2.2" HOMEPAGE="http://users.tkk.fi/phonkane/xforge/" -DOWNLOAD="http://users.tkk.fi/phonkane/xforge/xforge-0.2.2.tar.gz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/xforge-0.2.2.tar.gz" MD5SUM="91fde25421b2c0c9155fd9203a5c1778" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |