redis: update to 5.0.5.

This commit is contained in:
Daniel A. Maierhofer 2019-06-25 11:29:07 +02:00 committed by Helmut Pozimski
parent 9dac414513
commit 40a88bb982
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=5.0.4
version=5.0.5
revision=1
makedepends="jemalloc-devel libatomic-devel"
checkdepends="tcl-devel"
@ -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=3ce9ceff5a23f60913e1573f6dfcd4aa53b42d4a2789e28fa53ec2bd28c987dd
checksum=2139009799d21d8ff94fc40b7f36ac46699b9e1254086299f8d3b223ca54a375
system_accounts="redis"
redis_homedir="/var/lib/redis"