[gnome-boxes/wip-re-enable-efi: 1/3] flatpak: Require libosinfo 1.7
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip-re-enable-efi: 1/3] flatpak: Require libosinfo 1.7
- Date: Mon, 2 Dec 2019 15:27:04 +0000 (UTC)
commit 6d1aaf3bd83d0b724e26fbe0db3d9201e625e50e
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Dec 2 16:05:30 2019 +0100
flatpak: Require libosinfo 1.7
build-aux/flatpak/org.gnome.Boxes.json | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index be28241a..893fd2ac 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -404,21 +404,23 @@
},
{
"name" : "osinfo-db-tools",
+ "buildsystem" : "meson",
"sources" : [
{
"type" : "archive",
- "url" : "https://releases.pagure.org/libosinfo/osinfo-db-tools-1.4.0.tar.gz",
- "sha256": "7ee0125c6b99b5b9e10d9bf5951ecc8a170278499a778e6be5c61ef10296f723"
+ "url" : "https://releases.pagure.org/libosinfo/osinfo-db-tools-1.7.0.tar.xz",
+ "sha256": "4bddbec5f407436e0b62f0d7657e866adc980709acf5321aa0d4c3eb54aea823"
}
]
},
{
"name" : "libosinfo",
+ "buildsystem" : "meson",
"sources" : [
{
"type" : "archive",
- "url" : "https://releases.pagure.org/libosinfo/libosinfo-1.4.0.tar.gz",
- "sha256": "a29e61a82b1a5727b145403914812273dfa033a0c07a15500078726bb3b84165"
+ "url" : "https://releases.pagure.org/libosinfo/libosinfo-1.7.0.tar.xz",
+ "sha256": "2a3cdf851505af8d9988599c03a54613bf503042f0cf4982e895f4254a697693"
},
{
"type" : "file",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]