mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
redis: update to 5.0.5.
This commit is contained in:
parent
9dac414513
commit
40a88bb982
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue