diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-21 16:11:26 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-24 13:26:29 +0700 |
commit | 787b13f4041fa4eb0bef2e0aabb740f0b3979221 (patch) | |
tree | 2229c2a60464ff47cf653cfe4ea4a122a03d2772 /system/lbzip2/lbzip2.info | |
parent | 45739b3117feeead1cd5b037edbc800e520d3c9d (diff) | |
download | slackbuilds-787b13f4041fa4eb0bef2e0aabb740f0b3979221.tar.gz |
system/lbzip2: Updated for version 2.5.
Diffstat (limited to 'system/lbzip2/lbzip2.info')
-rw-r--r-- | system/lbzip2/lbzip2.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/system/lbzip2/lbzip2.info b/system/lbzip2/lbzip2.info index af327cb756..d0fa7c19c1 100644 --- a/system/lbzip2/lbzip2.info +++ b/system/lbzip2/lbzip2.info @@ -1,10 +1,10 @@ PRGNAM="lbzip2" -VERSION="0.23" -HOMEPAGE="http://phptest11.atw.hu/" -DOWNLOAD="http://lacos.web.elte.hu/pub/lbzip2/lbzip2-0.23.tar.gz" -MD5SUM="72ab7fbfd3804e4ef1a2030f51ac3825" +VERSION="2.5" +HOMEPAGE="http://lacos.hu/" +DOWNLOAD="https://github.com/kjn/lbzip2/archive/v2.5.tar.gz" +MD5SUM="288e404f325d9073bdc80759cae30adc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="Erik Hanson" -EMAIL="erik@slackbuilds.org" +REQUIRES="gnulib" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |