summaryrefslogtreecommitdiffstats
path: root/libraries
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
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')
-rw-r--r--libraries/php-memcache/php-memcache.SlackBuild4
-rw-r--r--libraries/php-memcache/php-memcache.info6
2 files changed, 5 insertions, 5 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}
diff --git a/libraries/php-memcache/php-memcache.info b/libraries/php-memcache/php-memcache.info
index 4833750a53..1618993aea 100644
--- a/libraries/php-memcache/php-memcache.info
+++ b/libraries/php-memcache/php-memcache.info
@@ -1,8 +1,8 @@
PRGNAM="php-memcache"
-VERSION="3.0.7"
+VERSION="3.0.8"
HOMEPAGE="http://pecl.php.net/package/memcache"
-DOWNLOAD="http://pecl.php.net/get/memcache-3.0.7.tgz"
-MD5SUM="5cc9f2ef11f5c931794ece1a148416df"
+DOWNLOAD="http://pecl.php.net/get/memcache-3.0.8.tgz"
+MD5SUM="24505e9b263d2c77f8ae5e9b4725e7d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""