zlib, bump version (#9836)

This commit is contained in:
Schrijvers Luc
2023-12-06 13:41:33 +01:00
committed by GitHub
parent bc269d0caa
commit 57d13528c6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
From 537ab038d530752fbdb34302f35ee71be07e701b Mon Sep 17 00:00:00 2001
From b377ee6e36d81ad0bd845cd5eb44b2beb3879db2 Mon Sep 17 00:00:00 2001
From: Adrien Destugues <pulkomandy@pulkomandy.tk>
Date: Sun, 28 Aug 2016 18:33:07 +0200
Subject: zlib: export Haiku shared object symbols
@@ -19,5 +19,5 @@ index b330b60..27a40f6 100644
deflate_copyright;
inflate_copyright;
--
2.37.3
2.42.1

View File

@@ -12,9 +12,9 @@ reduced, if necessary, at some cost in compression."
HOMEPAGE="http://www.zlib.net/"
COPYRIGHT="1995-2017 Jean-loup Gailly and Mark Adler"
LICENSE="Zlib"
REVISION="2"
REVISION="1"
SOURCE_URI="https://zlib.net/fossils/zlib-$portVersion.tar.gz"
CHECKSUM_SHA256="b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30"
CHECKSUM_SHA256="ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e"
PATCHES="zlib-$portVersion.patchset"
ARCHITECTURES="all ?ppc"