diff options
author | Philip Lacroix <slackph at posteo dot de> | 2015-11-05 01:39:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-06 00:27:29 +0700 |
commit | 9bd9c5cdf5de656666e534de2f510e255f863535 (patch) | |
tree | 5f469fe5dd8b486b47d030f80984ab0673bc6e8f /system/srm/srm.info | |
parent | 70bf054b35a2d9333a2f79dcafb2ce164d0e90f3 (diff) | |
download | slackbuilds-9bd9c5cdf5de656666e534de2f510e255f863535.tar.gz |
system/srm: Updated for version 1.2.15 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/srm/srm.info')
-rw-r--r-- | system/srm/srm.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/srm/srm.info b/system/srm/srm.info index 74f5c24390..899ed24a06 100644 --- a/system/srm/srm.info +++ b/system/srm/srm.info @@ -1,10 +1,10 @@ PRGNAM="srm" -VERSION="1.2.10" +VERSION="1.2.15" HOMEPAGE="http://srm.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/srm/srm-1.2.10.tar.bz2" -MD5SUM="2eb97c550bd910c09f08ec7feaf4bec1" +DOWNLOAD="http://downloads.sourceforge.net/srm/srm-1.2.15.tar.gz" +MD5SUM="681cbb0950b25e300a3f6d680f57f56c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Marco Bonetti" -EMAIL="sid77@slackware.it" +MAINTAINER="Philip Lacroix" +EMAIL="slackph at posteo dot de" |