[glom] xdg-app-builder manifest: Use newer glom



commit 3d85afcf11f033e5b4d0bb7cbb3921b90185d9bb
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Dec 11 21:44:26 2015 +0100

    xdg-app-builder manifest: Use newer glom
    
    Which has fixes to how it checks for Boost::Python with more recent,
    less forgiving, build tools.

 glom-xdg-app-builder/manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glom-xdg-app-builder/manifest.json b/glom-xdg-app-builder/manifest.json
index 79eb8ff..846e8e1 100644
--- a/glom-xdg-app-builder/manifest.json
+++ b/glom-xdg-app-builder/manifest.json
@@ -289,8 +289,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "http://ftp.gnome.org/pub/GNOME/sources/glom/1.30/glom-1.30.0.tar.xz";,
-                    "sha256": "219dac37aa12a2219ed99828269faddc86af8118444602158c5cf594cd3b8cf0"
+                    "url": "http://ftp.gnome.org/pub/GNOME/sources/glom/1.30/glom-1.30.1.tar.xz";,
+                    "sha256": "f360eccd004c7c935b928fdc57c1625af129bd77022318e73732710722309a1f"
                 }
             ]
         }


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