summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2013-06-13 14:16:54 +0200
committer Niels Horn2013-06-13 14:16:54 +0200
commit9bc3c86bc86e0b7345843f36d46dbccacdd741f0 (patch)
tree39784160eade2afd98e87fa5397217239d4793b6
parent019505e8dbfc8b695a810d50d2a9a118eb86b461 (diff)
downloadslackbuilds-9bc3c86bc86e0b7345843f36d46dbccacdd741f0.tar.gz
system/isomd5sum: Updated for version 1.0.10.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--system/isomd5sum/isomd5sum.SlackBuild3
-rw-r--r--system/isomd5sum/isomd5sum.info8
2 files changed, 6 insertions, 5 deletions
diff --git a/system/isomd5sum/isomd5sum.SlackBuild b/system/isomd5sum/isomd5sum.SlackBuild
index ccc409392a..0afaf8c0d5 100644
--- a/system/isomd5sum/isomd5sum.SlackBuild
+++ b/system/isomd5sum/isomd5sum.SlackBuild
@@ -4,11 +4,12 @@
# Written by B. Watson (yalhcru@gmail.com)
# Modified by Willy Sudiarto Raharjo <willysr@slackware-id.org>
+# Modified again by B. Watson
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=isomd5sum
-VERSION=${VERSION:-1.0.7}
+VERSION=${VERSION:-1.0.10}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
diff --git a/system/isomd5sum/isomd5sum.info b/system/isomd5sum/isomd5sum.info
index bad22962fa..b300ac5317 100644
--- a/system/isomd5sum/isomd5sum.info
+++ b/system/isomd5sum/isomd5sum.info
@@ -1,9 +1,9 @@
PRGNAM="isomd5sum"
-VERSION="1.0.7"
-HOMEPAGE="http://www.finnie.org/software/isomd5sum/"
-DOWNLOAD="https://fedorahosted.org/releases/i/s/isomd5sum/isomd5sum-1.0.7.tar.bz2"
+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_x86_64=""
-MD5SUM="370c8ae799c15dd6f453aed269112c59"
+MD5SUM="9419d1af34812cef565fef63c0f99e17"
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="B. Watson"