zlib: update to 1.2.9.
This commit is contained in:
parent
428a8742c8
commit
f2a4f218ae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'zlib'
|
# Template build file for 'zlib'
|
||||||
pkgname=zlib
|
pkgname=zlib
|
||||||
version=1.2.8
|
version=1.2.9
|
||||||
revision=6
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
short_desc="A compression/decompression Library"
|
short_desc="A compression/decompression Library"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="http://www.zlib.net"
|
homepage="http://www.zlib.net"
|
||||||
distfiles="$homepage/$pkgname-$version.tar.gz"
|
distfiles="$homepage/$pkgname-$version.tar.gz"
|
||||||
checksum=36658cb768a54c1d4dec43c3116c27ed893e88b02ecfcb44f2166f9c0b7f2a0d
|
checksum=73ab302ef31ed1e74895d2af56f52f5853f26b0370f3ef21954347acec5eaa21
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
LDFLAGS= LDSHAREDLIBC= ./configure --prefix=/usr --shared
|
LDFLAGS= LDSHAREDLIBC= ./configure --prefix=/usr --shared
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue