diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-23 18:45:29 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-26 08:30:36 +0000 |
commit | 7e37ed83467b043287040dac9ba394558083a7f3 (patch) | |
tree | 896928a779b3f2ca5f24b5d26de9be4eeb7dd38d /community/php7 | |
parent | 54a09b29befac9f2e0890bff09a0d3828b85cf59 (diff) | |
download | aports-7e37ed83467b043287040dac9ba394558083a7f3.tar.bz2 aports-7e37ed83467b043287040dac9ba394558083a7f3.tar.xz |
community/php7: rebuild against icu-58.1
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 044bd1f7d8..5c4f68ba56 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7 _pkgreal=php pkgver=7.0.14 -pkgrel=4 +pkgrel=5 pkgdesc="The PHP language runtime engine - 7th branch" url="http://www.php.net/" arch="all" |