[arch-commits] Commit in geoip2-database/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Wed Jul 12 08:32:17 UTC 2017


    Date: Wednesday, July 12, 2017 @ 08:32:17
  Author: mtorromeo
Revision: 244769

upgpkg: geoip2-database 20170712-1

Modified:
  geoip2-database/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-12 08:05:49 UTC (rev 244768)
+++ PKGBUILD	2017-07-12 08:32:17 UTC (rev 244769)
@@ -2,21 +2,21 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname='geoip2-database'
-pkgver=20170611
+pkgver=20170712
 pkgrel=1
 pkgdesc="GeoLite2 IP geolocation databases compiled by MaxMind"
 arch=('any')
 url="https://dev.maxmind.com/geoip/geoip2/geolite2/"
 license=('custom:OPEN DATA LICENSE')
-source=(GeoLite2-City-$pkgver.tar.gz::http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
-        GeoLite2-Country-$pkgver.tar.gz::http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz
-        GeoLite2-ASN-$pkgver.tar.gz::http://geolite.maxmind.com/download/geoip/database/GeoLite2-ASN.tar.gz)
+source=(GeoLite2-City-$pkgver.tar.gz::https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
+        GeoLite2-Country-$pkgver.tar.gz::https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz
+        GeoLite2-ASN-$pkgver.tar.gz::https://geolite.maxmind.com/download/geoip/database/GeoLite2-ASN.tar.gz)
 noextract=(GeoLite2-City-$pkgver.tar.gz
            GeoLite2-Country-$pkgver.tar.gz
            GeoLite2-ASN-$pkgver.tar.gz)
-sha256sums=('bc47ba58873a542046e974c7dbf5205f30ca207bf5dc5ed6b0223d70b93cb49e'
-            'd76206e55cdaff823dbd09e376bf8089ee0b4ee618dcbd634e9c1cb461499068'
-            'c8c2cd9c18902b6d27bf7a41c8008d82c6800861497beacd3c276ed661fe3939')
+sha256sums=('0dea68a91cfa64c2ac61d8c7febececda51f8dbbf88dfe0c5957da3631bd293e'
+            '17a0c534b77e431a39e96874aa89b8922d3f41c4ec7ae71abf6b87f8f18e020f'
+            '04938106bebc713a0cb3ba6ca8e2d17fc79d89416078096fa3aed78001019398')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list