zlib: update to 1.2.11.
This commit is contained in:
parent
67c9699a7c
commit
bf8347de45
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'zlib'
|
||||
pkgname=zlib
|
||||
version=1.2.10
|
||||
version=1.2.11
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=configure
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="zlib"
|
||||
homepage="http://www.zlib.net"
|
||||
distfiles="$homepage/$pkgname-$version.tar.gz"
|
||||
checksum=8d7e9f698ce48787b6e1c67e6bff79e487303e66077e25cb9784ac8835978017
|
||||
checksum=c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
|
||||
|
||||
do_configure() {
|
||||
LDFLAGS= LDSHAREDLIBC= ./configure --prefix=/usr --shared
|
||||
|
|
Loading…
Reference in New Issue