summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2013-01-14 20:09:00 +0400
committerVlad Glagolev2013-01-14 20:09:00 +0400
commit7faad6e923ce3b1ca0b60d8078daba1caa44ed00 (patch)
tree883b30929bd6c7d258fcee545c49dc6b6903f6e7 /php-pear
parent7a63de92eeeb1aa55764c0982dcd0697ffe17582 (diff)
xcache: => 3.0.1
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/xcache/DETAILS4
-rw-r--r--php-pear/xcache/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/php-pear/xcache/DETAILS b/php-pear/xcache/DETAILS
index 274e39c3c3..75665d2e5d 100755
--- a/php-pear/xcache/DETAILS
+++ b/php-pear/xcache/DETAILS
@@ -1,9 +1,9 @@
SPELL=xcache
- VERSION=3.0.0
+ VERSION=3.0.1
SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcache.lighttpd.net/pub/Releases/${VERSION}/${SOURCE}
- SOURCE_HASH=sha512:06d13972d7f42db1a5e8408ba6fd83ec60292dd52bbc5b4c46b14ae70f407c50130381f5932f1dffd6a0f911b55f043475bee9bc0dbdb53133bca9f5d1c1ad23
+ SOURCE_HASH=sha512:e985709df495e89d859c2a46c73f4f091d15fc563a2cec2644d1c9d247e31475c1991dc159d30aa5f9f50cde441ed372819c984a37997d97c32631148443a045
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS xcache.ini"
DOC_DIRS="admin"
diff --git a/php-pear/xcache/HISTORY b/php-pear/xcache/HISTORY
index 4dbbf4035b..d4d334ebbb 100644
--- a/php-pear/xcache/HISTORY
+++ b/php-pear/xcache/HISTORY
@@ -1,3 +1,6 @@
+2013-01-14 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.0.1
+
2012-12-04 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.0.0
* FINAL: since 3.0.0 uses extension=, zend_extension= is unsupported