diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2012-07-24 22:46:39 -0300 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-07-31 19:34:11 -0500 |
commit | 25b3beaf5981503f89d3415799f8272b87dea31e (patch) | |
tree | c1d99f30e2311ffdebf641e1b49f1be459b64f1b /system/lzip/lzip.info | |
parent | 71040f50aeb70f7c4dcff3e6246f8656134eacd4 (diff) |
system/lzip: Updated for version 1.13.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/lzip/lzip.info')
-rw-r--r-- | system/lzip/lzip.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/lzip/lzip.info b/system/lzip/lzip.info index f223eb5a23934..5a40c1572cfda 100644 --- a/system/lzip/lzip.info +++ b/system/lzip/lzip.info @@ -1,10 +1,10 @@ PRGNAM="lzip" -VERSION="1.12" +VERSION="1.13" HOMEPAGE="http://www.nongnu.org/lzip/lzip.html" -DOWNLOAD="http://download.savannah.gnu.org/releases/lzip/lzip-1.12.tar.gz" -MD5SUM="69a40172db5ce896b58d862c50fcd517" +DOWNLOAD="http://download.savannah.gnu.org/releases/lzip/lzip-1.13.tar.gz" +MD5SUM="2f401e995c36cca05bd1805aa9c28231" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" -APPROVED="rworkman" +APPROVED="Niels Horn" |