diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 19:27:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:37 +0000 |
commit | 68afd558a4443f229f66ad4b86d38782f5ae0647 (patch) | |
tree | 04d181f29ab59b665be735c4bbe88ab9469e9fd6 /community/php7 | |
parent | 41f7c859ed0707524fe9174d5dbe003a5186abe0 (diff) | |
download | aports-68afd558a4443f229f66ad4b86d38782f5ae0647.tar.bz2 aports-68afd558a4443f229f66ad4b86d38782f5ae0647.tar.xz |
community/php7: rebuild against libressl 2.5
Diffstat (limited to 'community/php7')
-rw-r--r-- | community/php7/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 15aec60af4..f76b0dbc3b 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7 _pkgreal=php pkgver=7.0.17 -pkgrel=4 +pkgrel=5 pkgdesc="The PHP language runtime engine - 7th branch" url="http://www.php.net/" arch="all" |