summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2010-03-04 23:18:16 -0600
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 13:25:59 +0200
commitbeeb7097392abd5f7b810dae46abe4e9d3cacf76 (patch)
tree918ad843ad5c5f4ec8b214a0b19aaaf85fbda12c
parent9355226917d10052128f401e0dfb73ec042d4626 (diff)
downloadslackbuilds-beeb7097392abd5f7b810dae46abe4e9d3cacf76.tar.gz
slackbuilds-beeb7097392abd5f7b810dae46abe4e9d3cacf76.tar.xz
system/lbzip2: Updated for version 0.23.
-rwxr-xr-x[-rw-r--r--]system/lbzip2/lbzip2.SlackBuild4
-rw-r--r--system/lbzip2/lbzip2.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/lbzip2/lbzip2.SlackBuild b/system/lbzip2/lbzip2.SlackBuild
index 83c00f1e81..754b2f77fc 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 7807efaf8d..d08b9ce5f5 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"