aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-mongodb
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-02-23 05:50:59 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-02-23 15:21:06 +0100
commit2e3366107dd4375e20555259bf16cd2ee722f5c5 (patch)
tree3ed694d80925c822c06b56d22574b20d79a54f10 /testing/php7-mongodb
parent65c7f6603b530a76bb41d387dee640d3ba9c5f6c (diff)
downloadaports-2e3366107dd4375e20555259bf16cd2ee722f5c5.tar.bz2
aports-2e3366107dd4375e20555259bf16cd2ee722f5c5.tar.xz
testing/php7-mongodb: upgrade to 1.4.1
Diffstat (limited to 'testing/php7-mongodb')
-rw-r--r--testing/php7-mongodb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-mongodb/APKBUILD b/testing/php7-mongodb/APKBUILD
index 61692f09d6..1fdbe8703d 100644
--- a/testing/php7-mongodb/APKBUILD
+++ b/testing/php7-mongodb/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-mongodb
_pkgreal=mongodb
-pkgver=1.3.4
+pkgver=1.4.1
_pkgver=${pkgver/_rc/RC}
pkgrel=0
pkgdesc="PHP7 MongoDB driver"
@@ -33,4 +33,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="016d61adab4b1ca697fa8c2f3d1198d1cc12f047e28de1abf17019ff1c7ab191c75696f206ad443c953242d07391d5397ded25369d4ed59ddfea8f5346b7f408 mongodb-1.3.4.tgz"
+sha512sums="4c053917ba6e178e114a4aafcd20ec505694bd96575235485e1524f1063d17ea1c446c86b7eb70d0c25db4ae6338d71fb33aa9df647ce1c80a17f539362230b0 mongodb-1.4.1.tgz"