redis: update to 6.0.5.

This commit is contained in:
Anthony Iliopoulos 2020-06-16 13:18:38 +02:00 committed by Piraty
parent 71d73e5f9f
commit 3b75edd70c

View file

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=6.0.4
version=6.0.5
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=3337005a1e0c3aa293c87c313467ea8ac11984921fab08807998ba765c9943de
checksum=42cf86a114d2a451b898fcda96acd4d01062a7dbaaad2801d9164a36f898f596
system_accounts="redis"
redis_homedir="/var/lib/redis"