[arch-commits] Commit in libmaxminddb/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Fri Apr 30 11:26:47 UTC 2021
Date: Friday, April 30, 2021 @ 11:26:47
Author: mtorromeo
Revision: 925344
upgpkg: libmaxminddb 1.6.0-1
Modified:
libmaxminddb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-30 11:21:42 UTC (rev 925343)
+++ PKGBUILD 2021-04-30 11:26:47 UTC (rev 925344)
@@ -3,7 +3,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')
@@ -11,7 +11,7 @@
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
More information about the arch-commits
mailing list