redis: update to 2.8.19.

This commit is contained in:
Eivind Uggedal 2014-12-16 23:39:26 +00:00
parent 7285dbc0bc
commit 73497edb40

View file

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=2.8.18
version=2.8.19
revision=1
makedepends="jemalloc-devel"
homepage="http://redis.io"
@ -8,7 +8,7 @@ distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
short_desc="advanced key-value store"
maintainer="Enno Boland <eb@s01.de>"
license="BSD"
checksum=aa86eab586e4133728396273b671efae35dd70bdcc746e4e3f986e7600d0050d
checksum=29bb08abfc3d392b2f0c3e7f48ec46dd09ab1023f9a5575fc2a93546f4ca5145
system_accounts="redis"
redis_homedir="/var/lib/redis"
conf_files="/etc/redis/redis.conf"