redis: update to 5.0.3.

This commit is contained in:
prspkt 2018-12-12 20:08:18 +02:00 committed by maxice8
parent 6490264d30
commit f7d5771f2b

View file

@ -1,6 +1,6 @@
# Template file for 'redis'
pkgname=redis
version=5.0.2
version=5.0.3
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=937dde6164001c083e87316aa20dad2f8542af089dfcb1cbb64f9c8300cd00ed
checksum=e290b4ddf817b26254a74d5d564095b11f9cd20d8f165459efa53eb63cd93e02
system_accounts="redis"
redis_homedir=/var/lib/redis