mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 00:18:59 +08:00
[shiftmedia-libgnutls] Remove idn2 dependency (#41760)
This commit is contained in:
parent
bd4cdff20a
commit
e406840ab3
@ -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",
|
||||
{
|
||||
|
@ -8286,7 +8286,7 @@
|
||||
},
|
||||
"shiftmedia-libgnutls": {
|
||||
"baseline": "3.8.7",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"shiftmedia-libgpg-error": {
|
||||
"baseline": "1.45",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "8b5163512dd0d8522a6da9f2c55ac8ca1d1d378f",
|
||||
"version": "3.8.7",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "86914b66df06648d0bf9cfff13c272a852768df4",
|
||||
"version": "3.8.7",
|
||||
|
Loading…
Reference in New Issue
Block a user