From: Michael Heimpold Date: Tue, 19 Apr 2011 19:29:39 +0000 (+0000) Subject: [packages] php5: update to 5.3.6 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=babc329e2281a4b2ad95a22aa21ebc8e48516d04;p=openwrt%2Fsvn-archive%2Farchive.git [packages] php5: update to 5.3.6 SVN-Revision: 26731 --- diff --git a/lang/php5/Makefile b/lang/php5/Makefile index d54a422f9a..77a89c1ee0 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