summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/geoip
diff options
context:
space:
mode:
authorWang Xin <wangxin2015.fnst@cn.fujitsu.com>2016-08-15 23:30:53 -0400
committerJoe MacDonald <joe_macdonald@mentor.com>2016-08-16 21:26:15 -0400
commit4c8b9e13ba53da6e596afee4111e4ffd5b790fdc (patch)
tree6621156434c896e29c2d9614953bb861d49777e2 /meta-networking/recipes-support/geoip
parent999f6c49c20dec0a4c28d8ae64de7dcdfe791d32 (diff)
downloadmeta-openembedded-4c8b9e13ba53da6e596afee4111e4ffd5b790fdc.tar.gz
geoipupdate: 2.2.1 -> 2.2.2
Upgrade geoipupdate from 2.2.1 to 2.2.2. Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-support/geoip')
-rw-r--r--meta-networking/recipes-support/geoip/geoipupdate-2.2.2/GeoIP.conf (renamed from meta-networking/recipes-support/geoip/geoipupdate-2.2.1/GeoIP.conf)0
-rw-r--r--meta-networking/recipes-support/geoip/geoipupdate-2.2.2/geoipupdate.cron (renamed from meta-networking/recipes-support/geoip/geoipupdate-2.2.1/geoipupdate.cron)0
-rw-r--r--meta-networking/recipes-support/geoip/geoipupdate_2.2.2.bb (renamed from meta-networking/recipes-support/geoip/geoipupdate_2.2.1.bb)8
3 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/geoip/geoipupdate-2.2.1/GeoIP.conf b/meta-networking/recipes-support/geoip/geoipupdate-2.2.2/GeoIP.conf
index 134cfed1f..134cfed1f 100644
--- a/meta-networking/recipes-support/geoip/geoipupdate-2.2.1/GeoIP.conf
+++ b/meta-networking/recipes-support/geoip/geoipupdate-2.2.2/GeoIP.conf
diff --git a/meta-networking/recipes-support/geoip/geoipupdate-2.2.1/geoipupdate.cron b/meta-networking/recipes-support/geoip/geoipupdate-2.2.2/geoipupdate.cron
index 40597a856..40597a856 100644
--- a/meta-networking/recipes-support/geoip/geoipupdate-2.2.1/geoipupdate.cron
+++ b/meta-networking/recipes-support/geoip/geoipupdate-2.2.2/geoipupdate.cron
diff --git a/meta-networking/recipes-support/geoip/geoipupdate_2.2.1.bb b/meta-networking/recipes-support/geoip/geoipupdate_2.2.2.bb
index 7a3a00252..3bc936a0d 100644
--- a/meta-networking/recipes-support/geoip/geoipupdate_2.2.1.bb
+++ b/meta-networking/recipes-support/geoip/geoipupdate_2.2.2.bb
@@ -6,18 +6,18 @@ SECTION = "net"
6 6
7DEPENDS = "zlib curl" 7DEPENDS = "zlib curl"
8 8
9SRC_URI = "https://github.com/maxmind/geoipupdate/releases/download/v2.2.1/geoipupdate-2.2.1.tar.gz \ 9SRC_URI = "https://github.com/maxmind/geoipupdate/releases/download/v2.2.2/geoipupdate-2.2.2.tar.gz \
10 file://GeoIP.conf \ 10 file://GeoIP.conf \
11 file://geoipupdate.cron \ 11 file://geoipupdate.cron \
12 " 12 "
13 13
14SRC_URI[md5sum] = "abfd4bb9dd7fd489c103888dde5f2a57" 14SRC_URI[md5sum] = "06284bd7bcb298d078d794eb630dae55"
15SRC_URI[sha256sum] = "9547c42cc8620b2c3040fd8df95e8ee45c8b6ebcca7737d641f9526104d5f446" 15SRC_URI[sha256sum] = "156ab7604255a9c62c4a442c76d48d024ac813c6542639bffa93b28e2a781621"
16 16
17LICENSE = "GPLv2" 17LICENSE = "GPLv2"
18 18
19LIC_FILES_CHKSUM = "\ 19LIC_FILES_CHKSUM = "\
20file://ChangeLog.md;md5=5ca3d911ed549b0756b03410ff77fa62 \ 20file://ChangeLog.md;md5=8ebf6f27a39125c3d600c90914b4034a \
21" 21"
22 22
23inherit autotools 23inherit autotools