diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-03-01 16:22:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:15 +0700 |
commit | 6868b973642285c0e37314a25113392c2afeedf5 (patch) | |
tree | 436ab04edfe1bac63318e8cecb53d885d63be0ef /audio | |
parent | 7891c386460ee9deb1c53440af3e9c6b5287a4b0 (diff) | |
download | slackbuilds-6868b973642285c0e37314a25113392c2afeedf5.tar.gz |
audio/soxr: Fix download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/soxr/soxr.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soxr/soxr.info b/audio/soxr/soxr.info index b414b55c1d..51ca0ec2a9 100644 --- a/audio/soxr/soxr.info +++ b/audio/soxr/soxr.info @@ -1,7 +1,7 @@ PRGNAM="soxr" VERSION="0.1.2" HOMEPAGE="https://sourceforge.net/projects/soxr" -DOWNLOAD="http://heanet.dl.sourceforge.net/project/soxr/soxr-0.1.2-Source.tar.xz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/soxr-0.1.2-Source.tar.xz" MD5SUM="0866fc4320e26f47152798ac000de1c0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |