From 2d13eefd2e7473a426c3a7cd47cbb6da9b343936 Mon Sep 17 00:00:00 2001 From: Mika Lindqvist Date: Fri, 27 Sep 2024 16:55:54 +0300 Subject: [PATCH] zlib-ng: Upgrade to 2.2.2 (#11166) --- .../zlib-ng/{zlib_ng-2.0.7.recipe => zlib_ng-2.2.2.recipe} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename sys-libs/zlib-ng/{zlib_ng-2.0.7.recipe => zlib_ng-2.2.2.recipe} (92%) diff --git a/sys-libs/zlib-ng/zlib_ng-2.0.7.recipe b/sys-libs/zlib-ng/zlib_ng-2.2.2.recipe similarity index 92% rename from sys-libs/zlib-ng/zlib_ng-2.0.7.recipe rename to sys-libs/zlib-ng/zlib_ng-2.2.2.recipe index f9ff25983..aa3fcbbe8 100644 --- a/sys-libs/zlib-ng/zlib_ng-2.0.7.recipe +++ b/sys-libs/zlib-ng/zlib_ng-2.2.2.recipe @@ -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="6c0853bb27738b811f2b4d4af095323c3d5ce36ceed6b50e5f773204fb8f7200" +CHECKSUM_SHA256="fcb41dd59a3f17002aeb1bb21f04696c9b721404890bb945c5ab39d2cb69654c" SOURCE_DIR="zlib-ng-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -32,6 +32,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + devel:libgtest$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake