From baf25e1f271ac4cf6b4143d5510e41a05b9671f5 Mon Sep 17 00:00:00 2001 From: Kai Pastor Date: Wed, 15 Feb 2023 22:50:16 +0100 Subject: [PATCH] Add license --- ports/libraw/vcpkg.json | 1 + versions/l-/libraw.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ports/libraw/vcpkg.json b/ports/libraw/vcpkg.json index 0be6885fcb880b..83d71708aa8576 100644 --- a/ports/libraw/vcpkg.json +++ b/ports/libraw/vcpkg.json @@ -3,6 +3,7 @@ "version": "0.21.1", "description": "raw image decoder library", "homepage": "https://www.libraw.org", + "license": "LGPL-2.1 OR CDDL-1.0", "supports": "!uwp", "dependencies": [ "jasper", diff --git a/versions/l-/libraw.json b/versions/l-/libraw.json index 3750506b7b595a..78de2e58aba9e6 100644 --- a/versions/l-/libraw.json +++ b/versions/l-/libraw.json @@ -1,7 +1,7 @@ { "versions": [ { - "git-tree": "55754b61b184b6d4a206e4011ca3ca21cdb73bb5", + "git-tree": "bacbacef170223b16a2aa1a5b9c849d06369bdcd", "version": "0.21.1", "port-version": 0 },