[gtk3] Bump version to 3.24.38 (#31910)

This commit is contained in:
Fabian Keßler 2023-06-10 10:49:42 +02:00 committed by GitHub
parent cb0a4e862b
commit a960fde0b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 4 deletions

View File

@ -57,6 +57,6 @@ index 287f0cb..d35106f 100644
@@ -1,4 +1,4 @@
-project('gtk+', 'c',
+project('gtk+', 'c', 'cpp',
version: '3.24.37',
version: '3.24.38',
default_options: [
'buildtype=debugoptimized',

View File

@ -11,7 +11,7 @@ vcpkg_from_gitlab(
GITLAB_URL https://gitlab.gnome.org
REPO GNOME/gtk
REF "${VERSION}"
SHA512 3021b65649c29d390a21580dc39ca1e7fa845d760c95a6178213cd890f5d8c6d68fe8a5600b283001e279a4bb2ec99f9b210c7abfa493701f7276f015059a9a1
SHA512 ffb52ee34074be6e88fda40a025044b653d05b69c35819eed159a020a6f1c881a83735aa7bec943470c465328bb3bb20b34afeb3b98cdcfca9d2eaaed3ab61ef
PATCHES
0001-build.patch
cairo-cpp-linkage.patch

View File

@ -1,6 +1,6 @@
{
"name": "gtk3",
"version": "3.24.37",
"version": "3.24.38",
"description": "Portable library for creating graphical user interfaces.",
"homepage": "https://www.gtk.org/",
"license": null,

View File

@ -3001,7 +3001,7 @@
"port-version": 0
},
"gtk3": {
"baseline": "3.24.37",
"baseline": "3.24.38",
"port-version": 0
},
"gtkmm": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "63636acf7b77eead112fc9faa84680d1df97acd3",
"version": "3.24.38",
"port-version": 0
},
{
"git-tree": "f4e197166d448971a8856734debc428f05b456cb",
"version": "3.24.37",