* update libmaxminddb to 1.6.0-1
This commit is contained in:
parent
de06b7f247
commit
e496303698
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=(libmaxminddb mmdblookup)
|
||||
|
||||
pkgver=1.5.2
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc="MaxMind GeoIP2 database - split package with library and utilities"
|
||||
license=('Apache')
|
||||
@ -12,7 +12,7 @@ arch=(x86_64 powerpc64le powerpc)
|
||||
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=('5237076d250a5f7c297e331c35a433eeaaf0dc205e070e4db353c9ba10f340a2')
|
||||
sha256sums=('7620ac187c591ce21bcd7bf352376a3c56a933e684558a1f6bef4bd4f3f98267')
|
||||
|
||||
build() {
|
||||
cd "$srcdir"/libmaxminddb-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user