redis: update to 6.0.6.
This commit is contained in:
parent
ced622f7f1
commit
7b763a633a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'redis'
|
||||
pkgname=redis
|
||||
version=6.0.5
|
||||
version=6.0.6
|
||||
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=42cf86a114d2a451b898fcda96acd4d01062a7dbaaad2801d9164a36f898f596
|
||||
checksum=12ad49b163af5ef39466e8d2f7d212a58172116e5b441eebecb4e6ca22363d94
|
||||
|
||||
system_accounts="redis"
|
||||
redis_homedir="/var/lib/redis"
|
||||
|
|
Loading…
Reference in a new issue