aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-02-09 20:28:19 +0200
committerTBK <tbk@jjtc.eu>2021-02-13 09:21:20 +0000
commit6a5e33f63cc6bcfa6e56ee402b64bb7e4ef22aaf (patch)
tree67c7f258720393c0b2d0867d0b0bf4b20440241d
parent7ff37db1031d537e0aeec3fb564144948c1ca53d (diff)
community/php8-pecl-maxminddb: upgrade to 1.10.0
-rw-r--r--community/php8-pecl-maxminddb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php8-pecl-maxminddb/APKBUILD b/community/php8-pecl-maxminddb/APKBUILD
index aae2d271a68..212ae68d899 100644
--- a/community/php8-pecl-maxminddb/APKBUILD
+++ b/community/php8-pecl-maxminddb/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php8-pecl-maxminddb
_extname=maxminddb
-pkgver=1.9.0
+pkgver=1.10.0
pkgrel=0
pkgdesc="PHP 8 MaxMind DB Reader extension - PECL"
url="https://pecl.php.net/package/maxminddb"
@@ -31,4 +31,4 @@ package() {
echo "extension=maxminddb" > $confdir/maxminddb.ini
}
-sha512sums="392e925a8aa6103584957cddcf8edc55ed5e917d2b869f73bd8db8d34d40f2a58a9f474f2d4a77b9b0ed1ffef0d8005e18ec9bcc2938c326faecabb1671e4301 php-pecl-maxminddb-1.9.0.tar.gz"
+sha512sums="5d812b7ef0b31a22f9877a984facf335419b7274570545b815bd5494adc41a716cbf2449338ed8e708745ea7a169be050a94a51664b0c7573be5b3f347b28951 php-pecl-maxminddb-1.10.0.tar.gz"