From c4c29bf1683dde6093acf5a0d75975b57da31407 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Wed, 18 Sep 2013 20:52:27 +0000 Subject: [PATCH] php5: upgrade to 5.4.19 Signed-off-by: Michael Heimpold SVN-Revision: 38046 --- lang/php5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 71d230fa2..92f948080 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=5.4.17 +PKG_VERSION:=5.4.19 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.php.net/distributions/ -PKG_MD5SUM:=1e027e99e2a874310fd518e87e3947af +PKG_MD5SUM:=f06f99b9872b503758adab5ba7a7e755 PKG_FIXUP:=libtool no-autoreconf PKG_BUILD_PARALLEL:=1 -- 2.30.2