summaryrefslogtreecommitdiff
path: root/development/hhvm/hhvm.SlackBuild
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2018-01-03 08:36:52 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-03 14:54:06 +0700
commit8a7492b2ff2bf96801ca74f42f1cb8caba728189 (patch)
tree5a4657a3e92b67c21984360e5df7070dc112598e /development/hhvm/hhvm.SlackBuild
parent85807332a814635ccc248d875a28a3d76536ed7e (diff)
downloadslackbuilds-8a7492b2ff2bf96801ca74f42f1cb8caba728189.tar.gz
development/hhvm: Updated for version 3.23.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 6b6913791c..d7888c162c 100644
--- a/development/hhvm/hhvm.SlackBuild
+++ b/development/hhvm/hhvm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for HHVM
-# Copyright 2015-2017 Eugene Wissner, Dachau, Germany
+# Copyright 2015-2018 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.23.2}
+VERSION=${VERSION:-3.23.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}