Merge pull request #1216 from Raybuntu/zlib

zlib: Fix dead link by bumping to 1.2.11
This commit is contained in:
Christian Hewitt 2017-01-29 14:45:27 +04:00 committed by GitHub
commit 5db17849e3

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="zlib" PKG_NAME="zlib"
PKG_VERSION="1.2.9" PKG_VERSION="1.2.11"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.zlib.net" PKG_SITE="http://www.zlib.net"