From f35ab2fa831df130dd734fad2949482999f2d176 Mon Sep 17 00:00:00 2001 From: Frank <1433351828@qq.com> Date: Tue, 30 Jan 2024 02:54:41 +0000 Subject: [PATCH 1/2] [libraw] Update version to 0.21.2 --- ports/libraw/portfile.cmake | 2 +- ports/libraw/vcpkg.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ports/libraw/portfile.cmake b/ports/libraw/portfile.cmake index 33efb2361aa6ba..34c53024a020ee 100644 --- a/ports/libraw/portfile.cmake +++ b/ports/libraw/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO LibRaw/LibRaw REF "${VERSION}" - SHA512 6cea6d859961d713382a9017107c730c7a8777be85d454bd05f1417a69fda902aa9591151eac5f4bd231ce2a86fc39da56e3a024104101f24d6069197fcabbc7 + SHA512 a8b0ec275cc0055d6eb2069008c3312ae007cd86e481111f68d5d60544afcd76b728f8418bf63a80d35d7d00283536da63e03f5eecb4cc28f4cc8d92070e8b39 HEAD_REF master ) diff --git a/ports/libraw/vcpkg.json b/ports/libraw/vcpkg.json index 67a713d0eaffe1..f45b3ff64ab7bd 100644 --- a/ports/libraw/vcpkg.json +++ b/ports/libraw/vcpkg.json @@ -1,7 +1,6 @@ { "name": "libraw", - "version": "0.21.1", - "port-version": 3, + "version": "0.21.2", "description": "raw image decoder library", "homepage": "https://www.libraw.org", "license": "LGPL-2.1-only OR CDDL-1.0", From 182b06379611e6042637a01cb18c801b278c881d Mon Sep 17 00:00:00 2001 From: Frank <1433351828@qq.com> Date: Tue, 30 Jan 2024 02:56:47 +0000 Subject: [PATCH 2/2] version --- versions/baseline.json | 4 ++-- versions/l-/libraw.json | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/versions/baseline.json b/versions/baseline.json index 03a0817c8f6996..619f11d06b120b 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4761,8 +4761,8 @@ "port-version": 0 }, "libraw": { - "baseline": "0.21.1", - "port-version": 3 + "baseline": "0.21.2", + "port-version": 0 }, "librdkafka": { "baseline": "2.3.0", diff --git a/versions/l-/libraw.json b/versions/l-/libraw.json index 88d8717e5fcd34..5e5b2e1f61c8fa 100644 --- a/versions/l-/libraw.json +++ b/versions/l-/libraw.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "02d6abd8ed64b06dde0b3b029c39f30819eea276", + "version": "0.21.2", + "port-version": 0 + }, { "git-tree": "3a10e9f3c0a023e53a82eb8408365f50e6825e80", "version": "0.21.1",