diff options
Diffstat (limited to 'libraries/php-memcache/php-memcache.SlackBuild')
-rw-r--r-- | libraries/php-memcache/php-memcache.SlackBuild | 4 |
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} |