zlib: fix broken recipe and bump version.

This commit is contained in:
Jerome Duval
2017-01-19 20:10:48 +01:00
parent 80f421d604
commit 4a4f8cb2a5
2 changed files with 3 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ HOMEPAGE="http://www.zlib.net/"
COPYRIGHT="1995-2017 Jean-loup Gailly and Mark Adler"
LICENSE="Zlib"
REVISION="1"
SOURCE_URI="http://zlib.net/zlib-$portVersion.tar.gz"
CHECKSUM_SHA256="8d7e9f698ce48787b6e1c67e6bff79e487303e66077e25cb9784ac8835978017"
SOURCE_URI="http://zlib.net/fossils/zlib-$portVersion.tar.gz"
CHECKSUM_SHA256="c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1"
PATCHES="zlib-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm ?ppc"
@@ -38,7 +38,7 @@ REQUIRES_devel="
"
BUILD_REQUIRES="
haiku$secondaryArchSuffix_devel
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
cmd:cmake