From 4993b49deeba2a319aa716ac19f0b4e000fcb90f Mon Sep 17 00:00:00 2001 From: mhei Date: Tue, 19 Apr 2011 19:29:39 +0000 Subject: [PATCH] [packages] php5: update to 5.3.6 git-svn-id: svn://svn.openwrt.org/openwrt/packages@26731 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/php5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php5/Makefile b/lang/php5/Makefile index d54a422f9..77a89c1ee 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=5.3.4 +PKG_VERSION:=5.3.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.php.net/distributions/ -PKG_MD5SUM:=2c069d8f690933e3bf6a8741ed818150 +PKG_MD5SUM:=2286f5a82a6e8397955a0025c1c2ad98 PKG_FIXUP:=libtool no-autoreconf PKG_BUILD_PARALLEL:=1 -- 2.11.0