aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mongo-php7-driver
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-19 13:31:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-19 13:31:11 +0000
commit55953597b542c6e85c89f665db2273b1e20ea732 (patch)
tree25f5d73168abcd648bd41b5ad8505845015e8683 /testing/mongo-php7-driver
parent2c11f7bd6659a1b71465b0ad94b71ce736ea301b (diff)
downloadaports-55953597b542c6e85c89f665db2273b1e20ea732.tar.bz2
aports-55953597b542c6e85c89f665db2273b1e20ea732.tar.xz
testing/mongo-php7-driver: rebuild against libressl 2.5
Diffstat (limited to 'testing/mongo-php7-driver')
-rw-r--r--testing/mongo-php7-driver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongo-php7-driver/APKBUILD b/testing/mongo-php7-driver/APKBUILD
index 690d815b56..31c9d46771 100644
--- a/testing/mongo-php7-driver/APKBUILD
+++ b/testing/mongo-php7-driver/APKBUILD
@@ -7,7 +7,7 @@ _php=php7
pkgname=mongo-${_php}-driver
_realname=mongo-php-driver
pkgver=1.1.9
-pkgrel=0
+pkgrel=1
pkgdesc="Low-level PHP driver for MongoDB"
url="https://github.com/mongodb/mongo-php-driver"
arch="all"