redis: update to 3.2.1.
This commit is contained in:
parent
39cd2d9df9
commit
e82d80166b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'redis'
|
||||
pkgname=redis
|
||||
version=3.2.0
|
||||
version=3.2.1
|
||||
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=989f1af3dc0ac1828fdac48cd6c608f5a32a235046dddf823226f760c0fd8762
|
||||
checksum=df7bfb7b527d99981eba3912ae22703764eb19adda1357818188b22fdd09d5c9
|
||||
|
||||
system_accounts="redis"
|
||||
redis_homedir="/var/lib/redis"
|
||||
|
|
Loading…
Reference in a new issue