diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-01 12:39:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-01 12:39:52 +0000 |
commit | 9877b9a574ba9221c9b434052bebb20da38c54e6 (patch) | |
tree | d2f43303b3ab420494ae8e13e6975f1ce8ff0763 /community/php7 | |
parent | 4f6395cf5ef8e1716259d3356a233481d9e96494 (diff) | |
download | aports-9877b9a574ba9221c9b434052bebb20da38c54e6.tar.bz2 aports-9877b9a574ba9221c9b434052bebb20da38c54e6.tar.xz |
community/php7: rebuild against icu-62.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 b153591839..5f197865c0 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -26,7 +26,7 @@ pkgname=php7 _pkgreal=php pkgver=7.2.10 -pkgrel=0 +pkgrel=1 _apiver=20170718 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |