diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-14 19:36:47 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-14 14:32:18 -0600 |
commit | 76927595d3960d218135b4552176fbc847f8c7b4 (patch) | |
tree | 880cfb889f7f6c77e07888a29ce2a976e007f937 /system/isomd5sum | |
parent | f72c645776a17524a10ed20da497a3376cd2b4ea (diff) | |
download | slackbuilds-76927595d3960d218135b4552176fbc847f8c7b4.tar.gz |
system/isomd5sum: Fixed download link and md5sum.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/isomd5sum')
-rw-r--r-- | system/isomd5sum/isomd5sum.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/isomd5sum/isomd5sum.info b/system/isomd5sum/isomd5sum.info index b300ac5317..62a77ea177 100644 --- a/system/isomd5sum/isomd5sum.info +++ b/system/isomd5sum/isomd5sum.info @@ -1,9 +1,9 @@ PRGNAM="isomd5sum" VERSION="1.0.10" HOMEPAGE="https://git.fedorahosted.org/git/isomd5sum.git" -DOWNLOAD="https://git.fedorahosted.org/cgit/isomd5sum.git/snapshot/isomd5sum-1.0.10.tar.bz2" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/isomd5sum-1.0.10.tar.bz2" +MD5SUM="84296a8045585837381f4f551afe9e1a" DOWNLOAD_x86_64="" -MD5SUM="9419d1af34812cef565fef63c0f99e17" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" |