summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2018-02-05 13:40:46 +0800
committerArmin Kuster <akuster808@gmail.com>2018-03-12 10:02:03 -0700
commitce32d1dc4ca40f0e7a4a2644d5dd364b4827b2dd (patch)
treeccf3d29028d84e6db0118c61a9dcc778f7fe4bad /meta-networking
parent73c7155e9347df402e011440a7c4838f14933265 (diff)
downloadmeta-openembedded-ce32d1dc4ca40f0e7a4a2644d5dd364b4827b2dd.tar.gz
geoipupdate: 2.4.0 -> 2.5.0
1.Upgrade geoipupdate from 2.4.0 to 2.5.0. 2.Update the checksum of LIC_FILES_CHKSUM, since ChangeLog.md has been changed. The licence is still GPLv2. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/geoip/geoipupdate-2.5.0/GeoIP.conf (renamed from meta-networking/recipes-support/geoip/geoipupdate-2.4.0/GeoIP.conf)0
-rw-r--r--meta-networking/recipes-support/geoip/geoipupdate-2.5.0/geoipupdate.cron (renamed from meta-networking/recipes-support/geoip/geoipupdate-2.4.0/geoipupdate.cron)0
-rw-r--r--meta-networking/recipes-support/geoip/geoipupdate_2.5.0.bb (renamed from meta-networking/recipes-support/geoip/geoipupdate_2.4.0.bb)8
3 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/geoip/geoipupdate-2.4.0/GeoIP.conf b/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/GeoIP.conf
index 134cfed1f..134cfed1f 100644
--- a/meta-networking/recipes-support/geoip/geoipupdate-2.4.0/GeoIP.conf
+++ b/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/GeoIP.conf
diff --git a/meta-networking/recipes-support/geoip/geoipupdate-2.4.0/geoipupdate.cron b/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/geoipupdate.cron
index 40597a856..40597a856 100644
--- a/meta-networking/recipes-support/geoip/geoipupdate-2.4.0/geoipupdate.cron
+++ b/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/geoipupdate.cron
diff --git a/meta-networking/recipes-support/geoip/geoipupdate_2.4.0.bb b/meta-networking/recipes-support/geoip/geoipupdate_2.5.0.bb
index 3e045bb27..f4eb2b799 100644
--- a/meta-networking/recipes-support/geoip/geoipupdate_2.4.0.bb
+++ b/meta-networking/recipes-support/geoip/geoipupdate_2.5.0.bb
@@ -6,17 +6,17 @@ SECTION = "net"
6 6
7DEPENDS = "zlib curl" 7DEPENDS = "zlib curl"
8 8
9SRC_URI = "https://github.com/maxmind/geoipupdate/releases/download/v2.4.0/geoipupdate-2.4.0.tar.gz \ 9SRC_URI = "https://github.com/maxmind/geoipupdate/releases/download/v2.5.0/geoipupdate-2.5.0.tar.gz \
10 file://GeoIP.conf \ 10 file://GeoIP.conf \
11 file://geoipupdate.cron \ 11 file://geoipupdate.cron \
12 " 12 "
13SRC_URI[md5sum] = "02f9712fb80e8e979d3d54cda7f7704f" 13SRC_URI[md5sum] = "28f633c49ec87ab01ad3c0fb0228a696"
14SRC_URI[sha256sum] = "8b4e88ce8d84e9c75bc681704d19ec5c63c54f01e945f7669f97fb0df7e13952" 14SRC_URI[sha256sum] = "5119fd0e338cd083e886228b26679c64bcbaade8a815be092aecf865a610ab26"
15 15
16LICENSE = "GPLv2" 16LICENSE = "GPLv2"
17 17
18LIC_FILES_CHKSUM = "\ 18LIC_FILES_CHKSUM = "\
19file://ChangeLog.md;md5=334337b6ecbb65093bae66b3ae21c8c2 \ 19file://ChangeLog.md;md5=11d2e31df0de2be3ccc3e2286c4dafcb \
20" 20"
21FILES_${PN} = "/usr/share/GeoIP \ 21FILES_${PN} = "/usr/share/GeoIP \
22 /etc/GeoIP.conf \ 22 /etc/GeoIP.conf \