[zlib] Update to 1.2.12 since 1.2.11 has been redacted by upstream (#23871)

* [zlib] Update to 1.2.12 since 1.2.11 has been redacted by upstream

* [zlib] 1.2.12 x-add-version
This commit is contained in:
Magnus Edenhill 2022-03-31 01:53:20 +02:00 committed by GitHub
parent 1953a8dcc2
commit 9b064ff07b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 9 deletions

View File

@ -2,7 +2,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0fe939d..a1291d5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,6 +7,7 @@ set(VERSION "1.2.11")
@@ -7,6 +7,7 @@ set(VERSION "1.2.12")
option(ASM686 "Enable building i686 assembly implementation")
option(AMD64 "Enable building amd64 assembly implementation")

View File

@ -1,9 +1,9 @@
set(VERSION 1.2.11)
set(VERSION 1.2.12)
vcpkg_download_distfile(ARCHIVE_FILE
URLS "https://www.zlib.net/zlib-${VERSION}.tar.gz" "https://downloads.sourceforge.net/project/libpng/zlib/${VERSION}/zlib-${VERSION}.tar.gz"
FILENAME "zlib1211.tar.gz"
SHA512 73fd3fff4adeccd4894084c15ddac89890cd10ef105dd5e1835e1e9bbb6a49ff229713bd197d203edfa17c2727700fce65a2a235f07568212d820dca88b528ae
URLS "https://www.zlib.net/zlib-${VERSION}.tar.gz"
FILENAME "zlib1212.tar.gz"
SHA512 cc2366fa45d5dfee1f983c8c51515e0cff959b61471e2e8d24350dea22d3f6fcc50723615a911b046ffc95f51ba337d39ae402131a55e6d1541d3b095d6c0a14
)
vcpkg_extract_source_archive_ex(

View File

@ -1,7 +1,6 @@
{
"name": "zlib",
"version": "1.2.11",
"port-version": 13,
"version": "1.2.12",
"description": "A compression library",
"homepage": "https://www.zlib.net/"
}

View File

@ -7629,8 +7629,8 @@
"port-version": 2
},
"zlib": {
"baseline": "1.2.11",
"port-version": 13
"baseline": "1.2.12",
"port-version": 0
},
"zlib-ng": {
"baseline": "2.0.5",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9c4edb1fabbd87dd236a200ba55eaf241cd8c8d0",
"version": "1.2.12",
"port-version": 0
},
{
"git-tree": "92cfe30c807d343c6359d272242f0765ad906740",
"version": "1.2.11",