From bc8f35caf79acf146c18ec97cefbf5d1b638fea6 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 31 Oct 2018 18:46:46 +0000 Subject: community/php7: rebuild against openssl 1.1 --- community/php7/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/php7') diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 9b045927ec..d51f7f8a30 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -26,7 +26,7 @@ pkgname=php7 _pkgreal=php pkgver=7.2.11 -pkgrel=0 +pkgrel=1 _apiver=20170718 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? @@ -65,7 +65,7 @@ makedepends=" libical-dev libjpeg-turbo-dev libpng-dev - libressl-dev + openssl-dev libsodium-dev libwebp-dev libxml2-dev -- cgit v1.2.3