summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Eugene Wissner <belka@caraus.de>2017-02-17 17:04:04 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-02-17 21:52:11 +0000
commite083e2c33a9f36998af18279b466e91d91229567 (patch)
treea3589946b54bc645b4e11c9569b776d84a78a82c /development
parent1a67d47b27468c24e0177efb77451cfc9d787075 (diff)
downloadslackbuilds-e083e2c33a9f36998af18279b466e91d91229567.tar.gz
slackbuilds-e083e2c33a9f36998af18279b466e91d91229567.tar.xz
development/hhvm: Updated for version 3.15.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/hhvm/README4
-rw-r--r--development/hhvm/hhvm.SlackBuild4
-rw-r--r--development/hhvm/hhvm.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/development/hhvm/README b/development/hhvm/README
index 54fc6de8f7..0145748d60 100644
--- a/development/hhvm/README
+++ b/development/hhvm/README
@@ -11,8 +11,8 @@ in other modern programming languages.
Please note that HHVM is unsupported on 32-bit OSes and there are no
current plans to ever add support.
-In order to start HHVM at boot and stop it properly at shutdown,
-make sure rc.hhvm is executable and add the following lines to
+In order to start HHVM at boot and stop it properly at shutdown,
+make sure rc.hhvm is executable and add the following lines to
the following files:
/etc/rc.d/rc.local
diff --git a/development/hhvm/hhvm.SlackBuild b/development/hhvm/hhvm.SlackBuild
index 08817de110..bb40b4af43 100644
--- a/development/hhvm/hhvm.SlackBuild
+++ b/development/hhvm/hhvm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for HHVM
-# Copyright 2015-2016 Eugene Wissner, Dachau, Germany
+# Copyright 2015-2017 Eugene Wissner, Dachau, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hhvm
-VERSION=${VERSION:-3.15.5}
+VERSION=${VERSION:-3.15.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hhvm/hhvm.info b/development/hhvm/hhvm.info
index 115afc1c70..584a6d6d34 100644
--- a/development/hhvm/hhvm.info
+++ b/development/hhvm/hhvm.info
@@ -1,10 +1,10 @@
PRGNAM="hhvm"
-VERSION="3.15.5"
+VERSION="3.15.6"
HOMEPAGE="http://hhvm.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="http://download.dlackware.com/hosted-sources/hhvm/hhvm-3.15.5.tar.xz"
-MD5SUM_x86_64="21c71e4a31bc581d215f1717dfbe79b6"
+DOWNLOAD_x86_64="http://download.dlackware.com/hosted-sources/hhvm/hhvm-3.15.6.tar.xz"
+MD5SUM_x86_64="5b7f40012f85de3482043815e0553a23"
REQUIRES="tbb glog ocamlbuild dwarf oniguruma libmemcached krb5 lz4"
MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de"