From a6c11d978ae93d60bc43b666a6a59985f71fdcb0 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Tue, 29 Aug 2017 18:38:59 +0200 Subject: [PATCH] php: bump version for ICU dependency update. Version in repos depends on ICU 55. --- dev-lang/php/php-5.6.4.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/php/php-5.6.4.recipe b/dev-lang/php/php-5.6.4.recipe index ca8452d18..cb2c205bd 100644 --- a/dev-lang/php/php-5.6.4.recipe +++ b/dev-lang/php/php-5.6.4.recipe @@ -6,7 +6,7 @@ popular websites in the world." HOMEPAGE="https://php.net/" COPYRIGHT="2001-2014 PHP Group" LICENSE="PHP License v3.01" -REVISION="4" +REVISION="5" SOURCE_URI="https://php.net/get/php-$portVersion.tar.bz2/from/this/mirror" CHECKSUM_SHA256="576f9001b612f5ddc22f447311bbec321e2c959b6a52259d664c4ba04ef044f1" SOURCE_FILENAME="php-$portVersion.tar.bz2"