redis: update to 6.0.8.

This commit is contained in:
Anthony Iliopoulos 2020-09-12 19:36:34 +02:00 committed by Andrew J. Hesford
parent 512b95a6f1
commit 11b94ccf63

View file

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=6.0.7
version=6.0.8
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=c2aaa1a4c7e72c70adedf976fdd5e1d34d395989283dab9d7840e0a304bb2393
checksum=04fa1fddc39bd1aecb6739dd5dd73858a3515b427acd1e2947a66dadce868d68
system_accounts="redis"
redis_homedir="/var/lib/redis"