redis: update to 3.2.3.

This commit is contained in:
Enno Boland 2016-08-02 11:39:50 +02:00
parent cb728d5072
commit d37c190177
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=3.2.2
version=3.2.3
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 <gottox@voidlinux.eu>"
license="BSD"
checksum=05cf63502b2248b5d39588962100bfa4fcb47dabd56931a8cb60b301b1d8daea
checksum=674e9c38472e96491b7d4f7b42c38b71b5acbca945856e209cb428fbc6135f15
system_accounts="redis"
redis_homedir="/var/lib/redis"