[jhbuild] apps-3.18: Use tarball of fwupd



commit 85b6b4709cb65fc7c13d9c866ca73e2e7f8bcefc
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Sep 2 23:46:50 2015 +0100

    apps-3.18: Use tarball of fwupd

 modulesets/gnome-apps-3.18.modules |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.18.modules b/modulesets/gnome-apps-3.18.modules
index 68ef6f4..6eaf09f 100644
--- a/modulesets/gnome-apps-3.18.modules
+++ b/modulesets/gnome-apps-3.18.modules
@@ -677,10 +677,15 @@
     </dependencies>
   </autotools>
 
+
+
   <autotools id="fwupd"
              autogenargs="--disable-colorhug --disable-uefi">
-    <branch repo="github.com"
-            module="hughsie/fwupd.git"/>
+    <branch repo="tarball.github.com"
+            module="hughsie/fwupd/archive/${version}.tar.gz"
+            version="0.1.5"
+            hash="35f7e8c7b169c58b2e34391ea4dd0c99001ecfe2c767df2861159f05a43b9be1"
+            checkoutdir="fwupd-${version}"/>
     <dependencies>
       <dep package="appstream-glib"/>
       <dep package="gcab"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]