redis: update to 4.0.1.

This commit is contained in:
Michael Gehring 2017-07-25 14:25:16 +00:00
parent 73afaafd16
commit 2aec5c68c1

View File

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=4.0.0
version=4.0.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=d539ae309295721d5c3ed7298939645b6f86ab5d25fdf2a0352ab575c159df2d
checksum=2049cd6ae9167f258705081a6ef23bb80b7eff9ff3d0d7481e89510f27457591
system_accounts="redis"
redis_homedir="/var/lib/redis"