From 0e6c75c4de5d37d59bbbcb51030d1816398b7f7a Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sat, 5 Apr 2014 20:26:09 +0000 Subject: [PATCH] [packages] php5: upgrade to 5.4.27 Signed-off-by: Michael Heimpold SVN-Revision: 40388 --- lang/php5/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 286ebec5dc..b7aff440ed 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2013 OpenWrt.org +# Copyright (C) 2006-2014 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.23 +PKG_VERSION:=5.4.27 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.php.net/distributions/ -PKG_MD5SUM:=023857598b92ea5c78137543817f4bc5 +PKG_MD5SUM:=1c6e99187d25023411b663ea09f145ee PKG_FIXUP:=libtool no-autoreconf PKG_BUILD_PARALLEL:=1 -- 2.30.2