mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 12:45:52 +08:00
[gdk-pixbuf] update to 2.42.10 (#30849)
* update to 2.42.10 (microsoft#30848) * regenerate version registries (microsoft#30848)
This commit is contained in:
parent
f618d2d992
commit
d50425b118
@ -4,7 +4,7 @@ vcpkg_from_gitlab(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO GNOME/gdk-pixbuf
|
REPO GNOME/gdk-pixbuf
|
||||||
REF "${VERSION}"
|
REF "${VERSION}"
|
||||||
SHA512 3406f47b413fe3860df410a0cc0076ce47d10605b39347105690c85616739e67e5dfd0804efcad758614b0c8d1369e410b9efaa704a234bfd19686b82595b9e1
|
SHA512 5b7ddb6e816a88ffd2b7f85583c841ea92719bef7da1acbd6f5714afebf8538660c5d391809f959eb1887613f9579cf51c85d6796c84335cedbf7af975d790c9
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
fix_build_error_windows.patch
|
fix_build_error_windows.patch
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gdk-pixbuf",
|
"name": "gdk-pixbuf",
|
||||||
"version": "2.42.9",
|
"version": "2.42.10",
|
||||||
"port-version": 5,
|
|
||||||
"description": "Image loading library.",
|
"description": "Image loading library.",
|
||||||
"homepage": "https://gitlab.gnome.org/GNOME/gdk-pixbuf",
|
"homepage": "https://gitlab.gnome.org/GNOME/gdk-pixbuf",
|
||||||
"license": "LGPL-2.1-or-later",
|
"license": "LGPL-2.1-or-later",
|
||||||
|
@ -2709,8 +2709,8 @@
|
|||||||
"port-version": 1
|
"port-version": 1
|
||||||
},
|
},
|
||||||
"gdk-pixbuf": {
|
"gdk-pixbuf": {
|
||||||
"baseline": "2.42.9",
|
"baseline": "2.42.10",
|
||||||
"port-version": 5
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"gemmlowp": {
|
"gemmlowp": {
|
||||||
"baseline": "2021-09-28",
|
"baseline": "2021-09-28",
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "39ca957973ae4f5cbeb0e658172c079e6ad0362c",
|
||||||
|
"version": "2.42.10",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "a2c86123a10143a8df7fe450b82a5f018a28058f",
|
"git-tree": "a2c86123a10143a8df7fe450b82a5f018a28058f",
|
||||||
"version": "2.42.9",
|
"version": "2.42.9",
|
||||||
|
Loading…
Reference in New Issue
Block a user