diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 23:11:19 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 23:11:19 +0000 |
commit | b2178a6b7a78b2b01d4d5cf242dbeacde4b175e5 (patch) | |
tree | bdb7b478aaac3839ef8af4d585f49f050f8800fd /community/php5 | |
parent | 1ba0e86423665352946f0eb2868d70cc6f29d024 (diff) | |
download | aports-b2178a6b7a78b2b01d4d5cf242dbeacde4b175e5.tar.bz2 aports-b2178a6b7a78b2b01d4d5cf242dbeacde4b175e5.tar.xz |
community: rebuild against icu-60.2
Diffstat (limited to 'community/php5')
-rw-r--r-- | community/php5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD index f49ea679ee..a46fe454da 100644 --- a/community/php5/APKBUILD +++ b/community/php5/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=php5 pkgver=5.6.33 -pkgrel=0 +pkgrel=1 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" arch="all" |