X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=lang%2Fphp5%2FMakefile;fp=lang%2Fphp5%2FMakefile;h=b7aff440ed5f99c6eb50cb4d3339fa71f3f22dc7;hb=23a0155db22f1cd99597c95cf32aa6671e1ef3b5;hp=286ebec5dc71a6a0380e6fb7e1ce7d8f6043189d;hpb=988a9a20cfa89ca9a4deff163cddd0afdec80fe2;p=packages.git diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 286ebec5d..b7aff440e 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