diff options
author | Changqing Li <changqing.li@windriver.com> | 2018-07-25 11:27:27 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-12-17 18:42:41 +0000 |
commit | 90ebe26a3bbf09c1504e6a7717715949bfa5bebc (patch) | |
tree | dc1fdff551be33e035e4f8a42879359e7ff1d57f /meta-networking | |
parent | 8760facba1bceb299b3613b8955621ddaa3d4c3f (diff) | |
download | meta-openembedded-contrib-90ebe26a3bbf09c1504e6a7717715949bfa5bebc.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')
-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 3527d0cba7..4e717e4b95 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 \ http://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz;apply=no;name=GeoLiteCityv6-dat \ file://run-ptest \ " -SRCREV = "3169a8a88808c8df862e0b0355f99c738cce9f7e" +SRCREV = "4b526e7331ca1d692b74a0509ddcc725622ed31a" SRC_URI[GeoIP-dat.md5sum] = "37c84ead332dda0362a5ac7b049b72d4" SRC_URI[GeoIP-dat.sha256sum] = "79ff1099e96c2dc1c2539c9a18aaa13a9afd085cae477df60d95f1644d42bc07" |