* update libmaxminddb to 1.8.0-1
This commit is contained in:
parent
5b4d8a4a22
commit
ee436243aa
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=(libmaxminddb mmdblookup)
|
||||
|
||||
pkgver=1.7.1
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="MaxMind GeoIP2 database - split package with library and utilities"
|
||||
license=('Apache')
|
||||
@ -12,7 +12,7 @@ arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
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=('e8414f0dedcecbc1f6c31cb65cd81650952ab0677a4d8c49cab603b3b8fb083e')
|
||||
sha256sums=('1107799f77be6aa3b9796ad0eed8ffcc334bf45f8bd18e6a984d8adf3e719c6d')
|
||||
|
||||
build() {
|
||||
cd "$srcdir"/libmaxminddb-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user