mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/pbzip2: Updated for version 1.1.6.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
d598d054bf
commit
0512b15d33
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pbzip2
|
||||
VERSION=1.1.5
|
||||
VERSION=1.1.6
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pbzip2"
|
||||
VERSION="1.1.5"
|
||||
VERSION="1.1.6"
|
||||
HOMEPAGE="http://compression.ca/pbzip2/"
|
||||
DOWNLOAD="http://compression.ca/pbzip2/pbzip2-1.1.5.tar.gz"
|
||||
MD5SUM="62f529d3ef17d775b9e1745f7a458018"
|
||||
DOWNLOAD="http://compression.ca/pbzip2/pbzip2-1.1.6.tar.gz"
|
||||
MD5SUM="26cc5a0d882198f106e75101ff0544a3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue