From 01aaa7c76c9c781413f2ba090b98118a33fa7e00 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sat, 16 Nov 2013 22:22:27 +0000 Subject: [PATCH] [packages] php5: upgrade to 5.4.22 Signed-off-by: Michael Heimpold SVN-Revision: 38824 --- lang/php5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 92f948080e..916878a536 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=5.4.19 +PKG_VERSION:=5.4.22 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.php.net/distributions/ -PKG_MD5SUM:=f06f99b9872b503758adab5ba7a7e755 +PKG_MD5SUM:=0a7400d1d7f1f55b2b36285bf1a00762 PKG_FIXUP:=libtool no-autoreconf PKG_BUILD_PARALLEL:=1 -- 2.30.2