[gnome-continuous] Upgrade to latest geoip so we can get rid of all the patches



commit 8347c291cd229265a6774da0124e2a893e72e897
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Jul 21 01:06:42 2014 +0100

    Upgrade to latest geoip so we can get rid of all the patches

 manifest.json                                |    6 +--
 patches/geoip-1.4.8-add-pkg-config.patch     |   62 --------------------------
 patches/geoip-bootstrap-use-autoreconf.patch |   25 ----------
 3 files changed, 2 insertions(+), 91 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 3973b58..831efda 100644
--- a/manifest.json
+++ b/manifest.json
@@ -728,13 +728,11 @@
                                 "--disable-examples",
                                 "--disable-fatal-warnings"]},
 
-               {"src": "tarball:http://www.maxmind.com/download/geoip/api/c/GeoIP-1.4.8.tar.gz";,
+               {"src": 
"tarball:https://github.com/maxmind/geoip-api-c/releases/download/v1.6.2/GeoIP-1.6.2.tar.gz";,
                 "rm-configure": true,
                 "name": "geoip",
                 "config-opts": ["--enable-static"],
-                "checksum": "cf0f6b2bac1153e34d6ef55ee3851479b347d2b5c191fda8ff6a51fab5291ff4",
-                "patches": ["geoip-1.4.8-add-pkg-config.patch",
-                            "geoip-bootstrap-use-autoreconf.patch"]},
+                "checksum": "8ef059ee3680b39db967248331ec41188f4b45f86a4a77e39247ff41b61efd7c"},
 
                {"src": "gnome:geocode-glib"},
 


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