From 2a29c3ffced93103ddce0ae621a43caf8c95ae2d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 28 Mar 2018 09:49:32 +0000 Subject: testing/php7-mongodb: use libressl --- testing/php7-mongodb/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/php7-mongodb') diff --git a/testing/php7-mongodb/APKBUILD b/testing/php7-mongodb/APKBUILD index c24f4dbd5e..25459eb957 100644 --- a/testing/php7-mongodb/APKBUILD +++ b/testing/php7-mongodb/APKBUILD @@ -4,13 +4,13 @@ pkgname=php7-mongodb _pkgreal=mongodb pkgver=1.4.2 _pkgver=${pkgver/_rc/RC} -pkgrel=0 +pkgrel=1 pkgdesc="PHP7 MongoDB driver" url="http://pecl.php.net/package/mongodb" arch="x86_64 armhf" license="PHP" depends="php7-json" -makedepends="openssl-dev pcre-dev php7-dev autoconf" +makedepends="libressl-dev pcre-dev php7-dev autoconf" install="" subpackages="" source="http://pecl.php.net/get/$_pkgreal-$_pkgver.tgz" -- cgit v1.2.3