diff options
-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 134cfed1f5..134cfed1f5 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 40597a856e..40597a856e 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 7a3a002524..3bc936a0d0 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 | ||
7 | DEPENDS = "zlib curl" | 7 | DEPENDS = "zlib curl" |
8 | 8 | ||
9 | SRC_URI = "https://github.com/maxmind/geoipupdate/releases/download/v2.2.1/geoipupdate-2.2.1.tar.gz \ | 9 | SRC_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 | ||
14 | SRC_URI[md5sum] = "abfd4bb9dd7fd489c103888dde5f2a57" | 14 | SRC_URI[md5sum] = "06284bd7bcb298d078d794eb630dae55" |
15 | SRC_URI[sha256sum] = "9547c42cc8620b2c3040fd8df95e8ee45c8b6ebcca7737d641f9526104d5f446" | 15 | SRC_URI[sha256sum] = "156ab7604255a9c62c4a442c76d48d024ac813c6542639bffa93b28e2a781621" |
16 | 16 | ||
17 | LICENSE = "GPLv2" | 17 | LICENSE = "GPLv2" |
18 | 18 | ||
19 | LIC_FILES_CHKSUM = "\ | 19 | LIC_FILES_CHKSUM = "\ |
20 | file://ChangeLog.md;md5=5ca3d911ed549b0756b03410ff77fa62 \ | 20 | file://ChangeLog.md;md5=8ebf6f27a39125c3d600c90914b4034a \ |
21 | " | 21 | " |
22 | 22 | ||
23 | inherit autotools | 23 | inherit autotools |