summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/hhvm/hhvm.SlackBuild2
-rw-r--r--development/hhvm/hhvm.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/hhvm/hhvm.SlackBuild b/development/hhvm/hhvm.SlackBuild
index d7888c162c..d92e93218b 100644
--- a/development/hhvm/hhvm.SlackBuild
+++ b/development/hhvm/hhvm.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hhvm
-VERSION=${VERSION:-3.23.3}
+VERSION=${VERSION:-3.23.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hhvm/hhvm.info b/development/hhvm/hhvm.info
index f8a51bf8cb..de87654cbe 100644
--- a/development/hhvm/hhvm.info
+++ b/development/hhvm/hhvm.info
@@ -1,10 +1,10 @@
PRGNAM="hhvm"
-VERSION="3.23.3"
+VERSION="3.23.4"
HOMEPAGE="https://hhvm.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="http://download.dlackware.com/hosted-sources/hhvm/hhvm-3.23.3.tar.xz"
-MD5SUM_x86_64="a6aafeb208c765bf73611eb077ecdf33"
+DOWNLOAD_x86_64="http://download.dlackware.com/hosted-sources/hhvm/hhvm-3.23.4.tar.xz"
+MD5SUM_x86_64="d8019de6249469446c2d2e27fe107ee6"
REQUIRES="tbb glog dwarf oniguruma libmemcached krb5 lz4 double-conversion libsodium"
MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de"