mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/lbzip2: Updated for version 0.23.
This commit is contained in:
parent
9355226917
commit
beeb709739
2 changed files with 5 additions and 5 deletions
4
system/lbzip2/lbzip2.SlackBuild
Normal file → Executable file
4
system/lbzip2/lbzip2.SlackBuild
Normal file → Executable file
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for lbzip2
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=lbzip2
|
PRGNAM=lbzip2
|
||||||
VERSION=0.20
|
VERSION=0.23
|
||||||
ARCH=${ARCH:-i486}
|
ARCH=${ARCH:-i486}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="lbzip2"
|
PRGNAM="lbzip2"
|
||||||
VERSION="0.20"
|
VERSION="0.23"
|
||||||
HOMEPAGE="http://phptest11.atw.hu/"
|
HOMEPAGE="http://phptest11.atw.hu/"
|
||||||
DOWNLOAD="http://lacos.web.elte.hu/pub/lbzip2/lbzip2-0.20.tar.gz"
|
DOWNLOAD="http://lacos.web.elte.hu/pub/lbzip2/lbzip2-0.23.tar.gz"
|
||||||
MD5SUM="9f5479de40f928e77062a62c8a74d831"
|
MD5SUM="72ab7fbfd3804e4ef1a2030f51ac3825"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Erik Hanson"
|
MAINTAINER="Erik Hanson"
|
||||||
|
|
Loading…
Reference in a new issue