git » libmaxminddb.git » commit 7cddbef

https url

author Massimiliano Torromeo
2019-01-29 15:11:40 UTC
committer Massimiliano Torromeo
2019-01-29 15:11:40 UTC
parent 99166903384a86660ed29c09956e49efb9573270

https url

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0598156..c7ae8f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
 pkgdesc="MaxMind GeoIP2 database - split package with library and utilities"
 license=('Apache')
 arch=('x86_64')
-url="http://dev.maxmind.com/geoip/geoip2/downloadable/"
+url="https://dev.maxmind.com/geoip/geoip2/downloadable/"
 optdepends=('geoip2-database: IP geolocation databases')
 source=("https://github.com/maxmind/libmaxminddb/releases/download/$pkgver/libmaxminddb-$pkgver.tar.gz")
 sha256sums=('e6f881aa6bd8cfa154a44d965450620df1f714c6dc9dd9971ad98f6e04f6c0f0')