summaryrefslogtreecommitdiffstats
path: root/libraries/zend-opcache/zend-opcache.SlackBuild
diff options
context:
space:
mode:
author Marcel Saegebarth2014-01-21 16:29:40 +0100
committer Erik Hanson2014-01-30 06:21:09 +0100
commite16001e59ccda9d5085ee4ad68619aa09e9d0822 (patch)
tree49876a3f065b118b2798cc324e00c69fd23cd095 /libraries/zend-opcache/zend-opcache.SlackBuild
parent28e49cbaa6fe8805bcd000559b4c1888d080cc5e (diff)
downloadslackbuilds-e16001e59ccda9d5085ee4ad68619aa09e9d0822.tar.gz
libraries/zend-opcache: Updated for version 7.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/zend-opcache/zend-opcache.SlackBuild')
-rw-r--r--libraries/zend-opcache/zend-opcache.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/zend-opcache/zend-opcache.SlackBuild b/libraries/zend-opcache/zend-opcache.SlackBuild
index 48d66b2f03..ab75f7c7fa 100644
--- a/libraries/zend-opcache/zend-opcache.SlackBuild
+++ b/libraries/zend-opcache/zend-opcache.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for "zend-opcache".
-# Copyright 2013 Marcel Saegebarth <marc@mos6581.de>
+# Copyright 2013-2014 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -26,7 +26,7 @@
PRGNAM=zend-opcache
SRCNAM=zendopcache
-VERSION=${VERSION:-7.0.2}
+VERSION=${VERSION:-7.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}