summaryrefslogtreecommitdiffstats
path: root/libraries/php-memcache/php-memcache.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2016-07-24 19:21:55 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-30 08:28:21 +0700
commit4539ebb61df7edd9df61a1a892945beea794409e (patch)
tree87ef32ba559a2a0bea89a9e462792acaada858e2 /libraries/php-memcache/php-memcache.SlackBuild
parentfc3749eb8f197a9a3e6944337c2e3f72c1fa67e7 (diff)
downloadslackbuilds-4539ebb61df7edd9df61a1a892945beea794409e.tar.gz
slackbuilds-4539ebb61df7edd9df61a1a892945beea794409e.tar.xz
libraries/php-memcache: Updated for version 3.0.8.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'libraries/php-memcache/php-memcache.SlackBuild')
-rw-r--r--libraries/php-memcache/php-memcache.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/php-memcache/php-memcache.SlackBuild b/libraries/php-memcache/php-memcache.SlackBuild
index b59144e219..05a0217296 100644
--- a/libraries/php-memcache/php-memcache.SlackBuild
+++ b/libraries/php-memcache/php-memcache.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for php-memcache
-# Copyright 2012, 2015 Mario Preksavec, Zagreb, HR
+# Copyright 2012, 2015, 2016 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=memcache
PRGNAM=php-memcache
-VERSION=${VERSION:-3.0.7}
+VERSION=${VERSION:-3.0.8}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}