diff options
| author | Nick Hainke <vincent@systemli.org> | 2024-02-02 13:46:28 +0100 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2024-02-02 17:26:29 +0100 |
| commit | 8456e84891c2f5486e4bc33e590da424da18b731 (patch) | |
| tree | a47ad0ac53c87161af46b6601c8b4a0ac88988df /package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch | |
| parent | c18a05ee15e28fd58a4af81efa7761aa628a7d8b (diff) | |
| download | upstream-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.patch | 2 |
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 ) |
