[gnome-apps-nightly] Software: Update the bundled version of libfuse for ostree
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Software: Update the bundled version of libfuse for ostree
- Date: Mon, 10 Jul 2017 19:58:15 +0000 (UTC)
commit 9e025c528ce18ef6a24eed24edc37079c2f323bb
Author: Richard Hughes <richard hughsie com>
Date: Mon Jul 10 20:57:30 2017 +0100
Software: Update the bundled version of libfuse for ostree
org.gnome.Software.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index a939ad6..f34ca09 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -73,12 +73,13 @@
{
/* README: needed for flatpak and fuse */
"name": "libfuse",
+ "config-opts": ["--disable-util"],
"cleanup": [ "/bin" ],
"sources": [
{
"type": "archive",
- "url":
"https://github.com/libfuse/libfuse/releases/download/fuse_2_9_5/fuse-2.9.5.tar.gz",
- "sha256": "579f371cc5ffc1afca7057512bf7d52988a9ede57859a7c55e5b9f72435cdbb5"
+ "url":
"https://github.com/libfuse/libfuse/releases/download/fuse-2.9.7/fuse-2.9.7.tar.gz",
+ "sha256": "832432d1ad4f833c20e13b57cf40ce5277a9d33e483205fc63c78111b3358874"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]