From: Michael Heimpold Date: Tue, 19 Apr 2011 19:29:39 +0000 (+0000) Subject: php5: update to 5.3.6 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=91aa8f868a1039e5bc1c72616c7ea7addb791691;p=openwrt%2Fsvn-archive%2Fpackages.git php5: update to 5.3.6 SVN-Revision: 26731 --- 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