redis: update to 6.0.9.

This commit is contained in:
Anthony Iliopoulos 2020-10-31 21:00:04 +01:00 committed by Piraty
parent d4dc656732
commit 1fa1c70710

View file

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=6.0.8
version=6.0.9
revision=1
makedepends="jemalloc-devel libatomic-devel"
checkdepends="tcl-devel procps-ng"
@ -10,7 +10,7 @@ license="BSD-3-Clause"
homepage="https://redis.io"
changelog="https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
checksum=04fa1fddc39bd1aecb6739dd5dd73858a3515b427acd1e2947a66dadce868d68
checksum=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
system_accounts="redis"
redis_homedir="/var/lib/redis"