redis: update to 3.2.7.

This commit is contained in:
Michael Gehring 2017-02-01 09:32:17 +00:00
parent 8827338d4c
commit 89b3cf9eba
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=3.2.6
version=3.2.7
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=2e1831c5a315e400d72bda4beaa98c0cfbe3f4eb8b20c269371634390cf729fa
checksum=bf9df3e5374bfe7bfc3386380f9df13d94990011504ef07632b3609bb2836fa9
system_accounts="redis"
redis_homedir="/var/lib/redis"