summaryrefslogtreecommitdiff
path: root/community/redis
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-10 09:45:26 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-10 09:45:26 +0100
commit312cbdf40f315e428e8bbc5c5614d8f53f32a39d (patch)
tree3eddf341e9ee368a338a79aa4e718767daae7046 /community/redis
parenta8845d78ab7451363f470cc97c1573707305aee9 (diff)
parent3792e3874accbc868e7032042f1ecefdef25638e (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/qt/PKGBUILD gnome-unstable/dconf/PKGBUILD libre/kdelibs-libre/PKGBUILD testing/subversion/PKGBUILD
Diffstat (limited to 'community/redis')
-rw-r--r--community/redis/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD
index faaca7ee4..808c0704d 100644
--- a/community/redis/PKGBUILD
+++ b/community/redis/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 64617 2012-02-17 07:14:41Z spupykin $
+# $Id: PKGBUILD 67321 2012-03-08 16:32:59Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jan-Erik Rediger <badboy at archlinux dot us>
# Contributor: nofxx <x@<nick>.com>
pkgname=redis
-pkgver=2.4.7
+pkgver=2.4.8
pkgrel=1
pkgdesc="Advanced key-value store"
arch=('i686' 'x86_64' 'mips64el')
@@ -18,7 +18,7 @@ backup=("etc/redis.conf"
source=("http://redis.googlecode.com/files/${pkgname}-${pkgver}.tar.gz"
"redis.d"
"redis.logrotate")
-md5sums=('6afffb6120724183e40f1cac324ac71c'
+md5sums=('ac776d25f238b142d3d526cfcdc621ab'
'9726d06d0a0c60cb5d55a31b3dc1e55d'
'9e2d75b7a9dc421122d673fe520ef17f')