treewide: Port to libpeas-2

Closes #609

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/746>
This commit is contained in:
Evangelos Ribeiro Tzaras
2024-07-31 19:35:58 +02:00
committed by Marge Bot
parent 506a1cfc34
commit 26484766d3
21 changed files with 35 additions and 31 deletions

View File

@@ -52,7 +52,7 @@
]
},
{
"name" : "libpeas",
"name" : "libpeas-2",
"buildsystem" : "meson",
"config-opts" : [
"-Ddemos=false",
@@ -64,8 +64,8 @@
"sources" : [
{
"type" : "archive",
"url" : "https://download.gnome.org/sources/libpeas/1.34/libpeas-1.34.0.tar.xz",
"sha256": "4305f715dab4b5ad3e8007daec316625e7065a94e63e25ef55eb1efb964a7bf0"
"url" : "https://download.gnome.org/sources/libpeas/2.0/libpeas-2.0.3.tar.xz",
"sha256": "39e3b507c29d2d01df1345e9b3380fd7a9d0aeb5b2e657d38e6c2bea5023e5f0"
}
]
},