Browse Source

build: Upgrade libshumate to 1.2

merge-requests/1461/merge
Kévin Commaille 2 years ago
parent
commit
4dd34ebe90
No known key found for this signature in database
GPG Key ID: 29A48C1F03620416
  1. 4
      .gitlab-ci/org.gnome.Fractal.CiTest.json
  2. 4
      build-aux/org.gnome.Fractal.Devel.json

4
.gitlab-ci/org.gnome.Fractal.CiTest.json

@ -62,8 +62,8 @@
"sources": [
{
"type": "archive",
"url": "https://download.gnome.org/sources/libshumate/1.1/libshumate-1.1.2.tar.xz",
"sha256": "8f094f6e7e256ab192800516ff96617abeec2363b054aad6aeb17e0088c1fb2c"
"url": "https://download.gnome.org/sources/libshumate/1.2/libshumate-1.2.0.tar.xz",
"sha256": "4f8413a707cd00f84cee39ca49f58c48fc436f008ea80d6532ac37dafd0ba96b"
}
]
},

4
build-aux/org.gnome.Fractal.Devel.json

@ -77,8 +77,8 @@
"sources": [
{
"type": "archive",
"url": "https://download.gnome.org/sources/libshumate/1.1/libshumate-1.1.2.tar.xz",
"sha256": "8f094f6e7e256ab192800516ff96617abeec2363b054aad6aeb17e0088c1fb2c"
"url": "https://download.gnome.org/sources/libshumate/1.2/libshumate-1.2.0.tar.xz",
"sha256": "4f8413a707cd00f84cee39ca49f58c48fc436f008ea80d6532ac37dafd0ba96b"
}
]
},

Loading…
Cancel
Save