[gnome-continuous] manifest: Bump the libarchive tag to v3.2.2



commit bfc9235999a096875b8926847f8ff02c741577e6
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Dec 1 20:08:59 2016 +0100

    manifest: Bump the libarchive tag to v3.2.2
    
    Apart from the temporary hiccup caused by the xz-utils requirement, it
    is not clear why we ever started building libarchive from a tag. Let's
    bump it to the latest release, and if that works out we can try
    building from master.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ae01bea..30ee557 100644
--- a/manifest.json
+++ b/manifest.json
@@ -507,7 +507,7 @@
                 {"src": "git:https://github.com/libarchive/libarchive.git";,
                 "component": "minimal",
                 "config-opts": ["--without-lzo2"],
-                "tag": "v3.2.0",
+                "tag": "v3.2.2",
                 "patches": ["libarchive-autogen.patch"]},
 
                 {"src": "fd-poppler:poppler",


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