diff --git a/ports/shiftmedia-libgnutls/vcpkg.json b/ports/shiftmedia-libgnutls/vcpkg.json index 77539df13b..069949ee5f 100644 --- a/ports/shiftmedia-libgnutls/vcpkg.json +++ b/ports/shiftmedia-libgnutls/vcpkg.json @@ -1,6 +1,7 @@ { "name": "shiftmedia-libgnutls", "version": "3.8.7", + "port-version": 1, "description": "Unofficial GnuTLS fork with added custom native Visual Studio project build tools. ", "homepage": "https://github.com/ShiftMediaProject/gnutls", "license": "LGPL-2.1-only", @@ -8,7 +9,6 @@ "dependencies": [ "gettext", "gmp", - "libidn2", "libtasn1", "nettle", { diff --git a/versions/baseline.json b/versions/baseline.json index 61cfba74d2..87d8fcb131 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -8286,7 +8286,7 @@ }, "shiftmedia-libgnutls": { "baseline": "3.8.7", - "port-version": 0 + "port-version": 1 }, "shiftmedia-libgpg-error": { "baseline": "1.45", diff --git a/versions/s-/shiftmedia-libgnutls.json b/versions/s-/shiftmedia-libgnutls.json index 7faede969c..ad5618b174 100644 --- a/versions/s-/shiftmedia-libgnutls.json +++ b/versions/s-/shiftmedia-libgnutls.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8b5163512dd0d8522a6da9f2c55ac8ca1d1d378f", + "version": "3.8.7", + "port-version": 1 + }, { "git-tree": "86914b66df06648d0bf9cfff13c272a852768df4", "version": "3.8.7",