zlib: update to 1.2.8.
This commit is contained in:
parent
ca3ce27e7e
commit
f7aa60be37
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'zlib'
|
# Template build file for 'zlib'
|
||||||
pkgname=zlib
|
pkgname=zlib
|
||||||
version=1.2.7
|
version=1.2.8
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
short_desc="A compression/decompression Library"
|
short_desc="A compression/decompression Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="http://www.zlib.net"
|
homepage="http://www.zlib.net"
|
||||||
distfiles="$homepage/$pkgname-$version.tar.bz2"
|
distfiles="$homepage/$pkgname-$version.tar.gz"
|
||||||
checksum=49e2e9658dfb036900da6ea0267a737fa3c4eee6666776d378c79d52e9334934
|
checksum=36658cb768a54c1d4dec43c3116c27ed893e88b02ecfcb44f2166f9c0b7f2a0d
|
||||||
long_desc="
|
long_desc="
|
||||||
This is a general purpose data compression library. All the code
|
This is a general purpose data compression library. All the code
|
||||||
is thread safe. The data format used by the library is described
|
is thread safe. The data format used by the library is described
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue