redis: update to 4.0.11.

This commit is contained in:
maxice8 2018-08-03 23:55:14 -03:00
parent 0763ee1b5e
commit 7725937396

View file

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=4.0.10
version=4.0.11
revision=1
makedepends="jemalloc-devel libatomic-devel"
checkdepends="tcl-devel"
@ -8,9 +8,9 @@ short_desc="Advanced key-value store"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD-3-Clause"
homepage="https://redis.io"
#changelog="https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
changelog="https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
checksum=1db67435a704f8d18aec9b9637b373c34aa233d65b6e174bdac4c1b161f38ca4
checksum=fc53e73ae7586bcdacb4b63875d1ff04f68c5474c1ddeda78f00e5ae2eed1bbb
system_accounts="redis"
redis_homedir=/var/lib/redis