Skip to content

Commit

Permalink
php5: update to 5.6.16
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
  • Loading branch information
mhei authored and flyn-org committed Dec 23, 2015
1 parent 41f541b commit 766cfcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lang/php5/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=php
PKG_VERSION:=5.6.15
PKG_VERSION:=5.6.16
PKG_RELEASE:=1

PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>, Michael Heimpold <mhei@heimpold.de>

PKG_LICENSE:=PHPv3.01
PKG_LICENSE_FILES:=LICENSE

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://www.php.net/distributions/
PKG_MD5SUM:=bdfa8fb1b895a25e1cc05c162f9ae5fc
PKG_MD5SUM:=3f1d999ed1f9cb5713c9a0161c557f2f

PKG_FIXUP:=libtool autoreconf
PKG_BUILD_PARALLEL:=1
Expand Down

0 comments on commit 766cfcc

Please sign in to comment.