zlib: bump version.

This commit is contained in:
Jérôme Duval
2017-01-02 13:44:11 +01:00
parent 311c0fa2b8
commit 52c6446253
2 changed files with 3 additions and 3 deletions

View File

@@ -13,9 +13,9 @@ reduced, if necessary, at some cost in compression."
HOMEPAGE="http://www.zlib.net/"
COPYRIGHT="1995-2013 Jean-loup Gailly and Mark Adler"
LICENSE="Zlib"
REVISION="4"
SOURCE_URI="http://zlib.net/zlib-1.2.8.tar.xz"
CHECKSUM_SHA256="831df043236df8e9a7667b9e3bb37e1fcb1220a0f163b6de2626774b9590d057"
REVISION="1"
SOURCE_URI="http://zlib.net/zlib-$portVersion.tar.xz"
CHECKSUM_SHA256="03d9c7f67976cf1389589782de46f45011053ea7f4222c2fb8c2cf9fd813bb68"
PATCHES="zlib-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm ?ppc"