redis: update to 3.2.8.
This commit is contained in:
parent
77072e6a08
commit
74adfe8e0a
@ -1,6 +1,6 @@
|
||||
# Template file for 'redis'
|
||||
pkgname=redis
|
||||
version=3.2.7
|
||||
version=3.2.8
|
||||
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=bf9df3e5374bfe7bfc3386380f9df13d94990011504ef07632b3609bb2836fa9
|
||||
checksum=61b373c23d18e6cc752a69d5ab7f676c6216dc2853e46750a8c4ed791d68482c
|
||||
|
||||
system_accounts="redis"
|
||||
redis_homedir="/var/lib/redis"
|
||||
|
Loading…
Reference in New Issue
Block a user