diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 16:29:28 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 16:29:28 +0000 |
commit | 2cbbe8b977d46c5071cd89ec454e25639ab2214c (patch) | |
tree | 048040364275a360a2f6739a0e8d87cc98efeb57 /community/php7/APKBUILD | |
parent | 492604bb2904d02594926addded233cdcb5f1e78 (diff) | |
download | aports-2cbbe8b977d46c5071cd89ec454e25639ab2214c.tar.bz2 aports-2cbbe8b977d46c5071cd89ec454e25639ab2214c.tar.xz |
community/php7: rebuild against icu-63.1
Diffstat (limited to 'community/php7/APKBUILD')
-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 dbf1593e42..7fa00786d4 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -26,7 +26,7 @@ pkgname=php7 _pkgreal=php pkgver=7.2.14 -pkgrel=0 +pkgrel=1 _apiver=20170718 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |