diff options
-rwxr-xr-x[-rw-r--r--] | system/lbzip2/lbzip2.SlackBuild | 4 | ||||
-rw-r--r-- | system/lbzip2/lbzip2.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/lbzip2/lbzip2.SlackBuild b/system/lbzip2/lbzip2.SlackBuild index 83c00f1e81aa..754b2f77fc09 100644..100755 --- a/system/lbzip2/lbzip2.SlackBuild +++ b/system/lbzip2/lbzip2.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for lbzip2 # -# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lbzip2 -VERSION=0.20 +VERSION=0.23 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/lbzip2/lbzip2.info b/system/lbzip2/lbzip2.info index 7807efaf8dd3..d08b9ce5f5e3 100644 --- a/system/lbzip2/lbzip2.info +++ b/system/lbzip2/lbzip2.info @@ -1,8 +1,8 @@ PRGNAM="lbzip2" -VERSION="0.20" +VERSION="0.23" HOMEPAGE="http://phptest11.atw.hu/" -DOWNLOAD="http://lacos.web.elte.hu/pub/lbzip2/lbzip2-0.20.tar.gz" -MD5SUM="9f5479de40f928e77062a62c8a74d831" +DOWNLOAD="http://lacos.web.elte.hu/pub/lbzip2/lbzip2-0.23.tar.gz" +MD5SUM="72ab7fbfd3804e4ef1a2030f51ac3825" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" |