From 415be153e089c33ceb05a77fcb8df3cbe2b84881 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 29 Oct 2014 13:22:05 +0000 Subject: [PATCH] main/php: rebuild for icu-54 --- main/php/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/php/APKBUILD b/main/php/APKBUILD index 834bb54943e..d22a87f49a9 100644 --- a/main/php/APKBUILD +++ b/main/php/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matt Smith pkgname=php pkgver=5.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" arch="all"