[wt] update to 4.7.1 (#24376)

* [wt] update to 4.7.1

* update version

* add license

* update version
This commit is contained in:
JonLiu1993 2022-04-26 08:15:43 +08:00 committed by GitHub
parent 7ee7648cb6
commit 47a587c0e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO emweb/wt
REF bc76cbea5bb845c4d0fb642968eb1b278ddbb047 # 4.6.1
SHA512 416baaaf89cdbe2e9cf234df44dc0b90493c995b52ca9840cb5a5acf2904fe7d81da178ac4e0bf06dcd44fbac74fa75fe570901dd8fd4987a1bec4aeb54baad6
REF d0e9f2e8096a1acb4558130a851812dd424d8f3e # 4.7.1
SHA512 ddda642e464a0c93017161404911cd8261e105971162171cd6aa0e4334e22b5f284a753e8b81a4f43c9269b14389abd28c61e2cdfe706b414808e82fc4bc1680
HEAD_REF master
PATCHES
0002-link-glew.patch

View File

@ -1,8 +1,9 @@
{
"name": "wt",
"version": "4.6.1",
"version": "4.7.1",
"description": "Wt is a C++ library for developing web applications",
"homepage": "https://github.com/emweb/wt",
"license": "GPL-2.0-only",
"dependencies": [
"boost-algorithm",
"boost-array",

View File

@ -7505,7 +7505,7 @@
"port-version": 0
},
"wt": {
"baseline": "4.6.1",
"baseline": "4.7.1",
"port-version": 0
},
"wtl": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "24546bcb3aa44c987d85536d39420e4159d4ad99",
"version": "4.7.1",
"port-version": 0
},
{
"git-tree": "0d5d5d96583b44370437e567f086173a2c0ad51e",
"version": "4.6.1",