summaryrefslogtreecommitdiffstats
path: root/development/hhvm/hhvm.SlackBuild
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/hhvm/hhvm.SlackBuild
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/hhvm/hhvm.SlackBuild')
-rw-r--r--development/hhvm/hhvm.SlackBuild4
1 files changed, 2 insertions, 2 deletions
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}