From: Florian Fainelli Date: Mon, 21 Jan 2013 15:27:55 +0000 (+0000) Subject: [packages] php5: upgrade to 5.4.11 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f9fb1dfd58438e9b4cf1ca25b6a054bf7775363d;p=openwrt%2Fsvn-archive%2Farchive.git [packages] php5: upgrade to 5.4.11 Signed-off-by: Michael Heimpold SVN-Revision: 35284 --- diff --git a/lang/php5/Makefile b/lang/php5/Makefile index ca0547c0d2..a08032f082 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2012 OpenWrt.org +# Copyright (C) 2006-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=5.4.10 +PKG_VERSION:=5.4.11 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.php.net/distributions/ -PKG_MD5SUM:=cb716b657a30570b9b468b9e7bc551a1 +PKG_MD5SUM:=9975e68c22b86b013b934743ad2d2276 PKG_FIXUP:=libtool no-autoreconf PKG_BUILD_PARALLEL:=1