diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 10:26:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 20:44:04 +0000 |
commit | 301e3222a1d155978a803e2773b4d848ee80f4b3 (patch) | |
tree | 42ad17a78fd9081c629e4d8029bd71f2fc8b890d /community | |
parent | 8de9db8bf3d58bae8a7040c486b47a67b0088149 (diff) | |
download | aports-301e3222a1d155978a803e2773b4d848ee80f4b3.tar.bz2 aports-301e3222a1d155978a803e2773b4d848ee80f4b3.tar.xz |
community/php5: rebuild against icu-59.1
Diffstat (limited to 'community')
-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 9477b8ec46..b3ed090858 100644 --- a/community/php5/APKBUILD +++ b/community/php5/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=php5 pkgver=5.6.31 -pkgrel=0 +pkgrel=1 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" arch="all" |