mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
zlib-ng, fix checksum (#6227)
This commit is contained in:
@@ -3,9 +3,9 @@ DESCRIPTION="Zlib replacement with optimizations for next generation systems"
|
||||
HOMEPAGE="https://github.com/zlib-ng/zlib-ng"
|
||||
COPYRIGHT="1995-2013 Jean-loup Gailly and Mark Adler"
|
||||
LICENSE="Zlib"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/zlib-ng/zlib-ng/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="30305bd1551e3454bddf574f9863caf7137dde0fdbd4dcd7094eacfbb23955a0"
|
||||
CHECKSUM_SHA256="eca3fe72aea7036c31d00ca120493923c4d5b99fe02e6d3322f7c88dbdcd0085"
|
||||
SOURCE_DIR="zlib-ng-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2 ?ppc"
|
||||
|
||||
Reference in New Issue
Block a user