mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:00:19 +08:00
[libsoup] update to 3.6.0 (#41490)
This commit is contained in:
parent
874e0d04e1
commit
8b726d7c3b
@ -3,7 +3,7 @@ vcpkg_from_gitlab(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO GNOME/libsoup
|
||||
REF "${VERSION}"
|
||||
SHA512 "780d360167af1c7b5497d79c6752f3fb917b552928f7e1af6476e2713285426de7803fc28d1b76c541d5246a404772abd0f412acc953d6a1441e632416f72f94"
|
||||
SHA512 20dd9844becf4700989742aefaf9fef587a4277c982754308eb1bab21a351cac68a9066fd10ed9777d2daeb6642b06c937e5dd9ad316bd03366eae14a7576b77
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "libsoup",
|
||||
"version": "3.4.4",
|
||||
"port-version": 1,
|
||||
"version": "3.6.0",
|
||||
"description": "HTTP Library for GLib",
|
||||
"homepage": "https://libsoup.org",
|
||||
"license": "LGPL-2.0-or-later",
|
||||
|
@ -5089,8 +5089,8 @@
|
||||
"port-version": 7
|
||||
},
|
||||
"libsoup": {
|
||||
"baseline": "3.4.4",
|
||||
"port-version": 1
|
||||
"baseline": "3.6.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"libspatialindex": {
|
||||
"baseline": "1.9.3",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "5c5e6f3ab91b0e3509fa4938cabc5b02ce2c8b90",
|
||||
"version": "3.6.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "cbe5884e8d78060a81c7d6b52ff1f69f059550d2",
|
||||
"version": "3.4.4",
|
||||
|
Loading…
Reference in New Issue
Block a user