aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2024-02-02 13:46:28 +0100
committerNick Hainke <vincent@systemli.org>2024-02-02 17:26:29 +0100
commit8456e84891c2f5486e4bc33e590da424da18b731 (patch)
treea47ad0ac53c87161af46b6601c8b4a0ac88988df /package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch
parentc18a05ee15e28fd58a4af81efa7761aa628a7d8b (diff)
downloadupstream-8456e84891c2f5486e4bc33e590da424da18b731.tar.gz
upstream-8456e84891c2f5486e4bc33e590da424da18b731.tar.bz2
upstream-8456e84891c2f5486e4bc33e590da424da18b731.zip
zlib: update to 1.3.1
Release Notes: https://github.com/madler/zlib/releases/tag/v1.3.1 Refresh patch: - 004-attach-sourcefiles-in-patch-002-to-buildsystem.patch Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch')
-rw-r--r--package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch b/package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch
index 81816aed680..5181dcf4195 100644
--- a/package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch
+++ b/package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch
@@ -1,6 +1,6 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -91,34 +91,67 @@ set(ZLIB_PUBLIC_HDRS
+@@ -93,34 +93,67 @@ set(ZLIB_PUBLIC_HDRS
${CMAKE_CURRENT_BINARY_DIR}/zconf.h
zlib.h
)