diff options
author | Changqing Li <changqing.li@windriver.com> | 2018-07-25 11:27:27 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-27 07:19:11 -0700 |
commit | 82d57ef7adf24d7668fa006022f1c4b054c4b4de (patch) | |
tree | ca8e656bdeaa9151845990ac364d8152301017ef /meta-networking/recipes-support/geoip | |
parent | d4610b9d971abf35fdc25c03f65c557a3b487d42 (diff) | |
download | meta-openembedded-82d57ef7adf24d7668fa006022f1c4b054c4b4de.tar.gz |
geoip: upgrade 1.6.11 -> 1.6.12
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/geoip')
-rw-r--r-- | meta-networking/recipes-support/geoip/geoip_1.6.12.bb (renamed from meta-networking/recipes-support/geoip/geoip_1.6.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/geoip/geoip_1.6.11.bb b/meta-networking/recipes-support/geoip/geoip_1.6.12.bb index 3527d0cba..4e717e4b9 100644 --- a/meta-networking/recipes-support/geoip/geoip_1.6.11.bb +++ b/meta-networking/recipes-support/geoip/geoip_1.6.12.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/maxmind/geoip-api-c.git \ | |||
15 | http://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz;apply=no;name=GeoLiteCityv6-dat \ | 15 | http://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz;apply=no;name=GeoLiteCityv6-dat \ |
16 | file://run-ptest \ | 16 | file://run-ptest \ |
17 | " | 17 | " |
18 | SRCREV = "3169a8a88808c8df862e0b0355f99c738cce9f7e" | 18 | SRCREV = "4b526e7331ca1d692b74a0509ddcc725622ed31a" |
19 | 19 | ||
20 | SRC_URI[GeoIP-dat.md5sum] = "37c84ead332dda0362a5ac7b049b72d4" | 20 | SRC_URI[GeoIP-dat.md5sum] = "37c84ead332dda0362a5ac7b049b72d4" |
21 | SRC_URI[GeoIP-dat.sha256sum] = "79ff1099e96c2dc1c2539c9a18aaa13a9afd085cae477df60d95f1644d42bc07" | 21 | SRC_URI[GeoIP-dat.sha256sum] = "79ff1099e96c2dc1c2539c9a18aaa13a9afd085cae477df60d95f1644d42bc07" |