diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-05 13:34:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-05 13:37:25 +0000 |
commit | 007ae195b63f35c4734c4154da680018b37b2f15 (patch) | |
tree | 87f5744625667482447135b88fe2e8da7313b2ee /main | |
parent | 57982d5d7e7035e550f73d2b688a5004d9b41d98 (diff) | |
download | aports-007ae195b63f35c4734c4154da680018b37b2f15.tar.bz2 aports-007ae195b63f35c4734c4154da680018b37b2f15.tar.xz |
main/php: rebuild against icu-56.1
Diffstat (limited to 'main')
-rw-r--r-- | main/php/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php/APKBUILD b/main/php/APKBUILD index c79a21e729..31f101aa2f 100644 --- a/main/php/APKBUILD +++ b/main/php/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=php pkgver=5.6.15 -pkgrel=0 +pkgrel=1 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" arch="all" |