[gtkmm] update to 4.6.0 (#23024)

* [gtkmm] update to 4.6.0

* update version
This commit is contained in:
JonLiu1993 2022-02-12 07:15:37 +08:00 committed by GitHub
parent 93cdce83c5
commit 84e1600ba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 7 deletions

View File

@ -1,7 +1,7 @@
vcpkg_download_distfile(ARCHIVE
URLS "https://ftp.gnome.org/pub/GNOME/sources/gtkmm/4.4/gtkmm-4.4.0.tar.xz"
FILENAME "gtkmm-4.4.0.tar.xz"
SHA512 d6f20213e9ea7a13e2b9822f220a5cdeaef9a9406abee813e0eebdb540839f25f4c19cc7669c24184bef471f5529a7897cd16ee679266148f3181dd2cfa39eb4
URLS "https://ftp.gnome.org/pub/GNOME/sources/gtkmm/4.6/gtkmm-4.6.0.tar.xz"
FILENAME "gtkmm-4.6.0.tar.xz"
SHA512 d1040be44d133cfa016efc581b79c5303806d0d441b57dcc22bd84a05c3e7934f9b7b894e71d7f4a0be332daba3dd58ef558f58070b83bf8a9de7d1027d92199
)
vcpkg_extract_source_archive_ex(

View File

@ -1,9 +1,9 @@
{
"name": "gtkmm",
"version": "4.4.0",
"port-version": 1,
"version": "4.6.0",
"description": "gtkmm is the official C++ interface for the popular GUI library GTK+.",
"homepage": "https://www.gtkmm.org/",
"license": "LGPL-3.0-or-later",
"supports": "!uwp",
"dependencies": [
"atk",

View File

@ -2629,8 +2629,8 @@
"port-version": 0
},
"gtkmm": {
"baseline": "4.4.0",
"port-version": 1
"baseline": "4.6.0",
"port-version": 0
},
"gts": {
"baseline": "0.7.6",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f39d8f061ae7242baf2b1b78b76253b2ee21c936",
"version": "4.6.0",
"port-version": 0
},
{
"git-tree": "8e30c6169ae3b7778ba17649312e6fc064fe1b43",
"version": "4.4.0",