[Lunar-commits] <moonbase-other> php5: version bumped to 5.6.2.
Florin Braescu
florin at lunar-linux.org
Thu Oct 16 13:10:17 CEST 2014
commit 25919e63a1cbdebc89454ed9c5361f39c5db9a6a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 16 Oct 2014 14:09:53 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/25919e63a1cbdebc89454ed9c5361f39c5db9a6a
php5: version bumped to 5.6.2.
Last released version.
---
compilers/php5/BUILD | +1/-0
compilers/php5/DETAILS | +3/-3
2 files changed, 4 insertions(+), 3 deletions(-)
--- a/compilers/php5/BUILD
+++ b/compilers/php5/BUILD
@@ -19,6 +19,7 @@
./configure --prefix=/usr \
--sysconfdir=/etc \
+ --mandir=/usr/man \
--with-config-file-path=/etc \
--enable-dbase \
--enable-dbx \
--- a/compilers/php5/DETAILS
+++ b/compilers/php5/DETAILS
@@ -1,12 +1,12 @@
MODULE=php5
- VERSION=5.5.16
+ VERSION=5.6.2
SOURCE=php-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/php-$VERSION
SOURCE_URL=http://www.php.net/distributions/
- SOURCE_VFY=sha1:36c007e24a440f97c4f56ac094ac5e271dbd1a11
+ SOURCE_VFY=sha256:671dcf1f636410c63bb9eb015c4c180d904f5436f81217be0adbf52da9becdb5
WEB_SITE=http://www.php.net
ENTERED=20040919
- UPDATED=20140821
+ UPDATED=20141016
SHORT="PHP: Hypertext Processor scripting language"
cat << EOF
More information about the Lunar-commits
mailing list