redis: checksum has changed.
The uncompressed tar has the same checksum though.
This commit is contained in:
parent
7429cc217d
commit
dae11ee3db
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
|
|||
short_desc="Advanced key-value store"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="BSD"
|
||||
checksum=58966575cedd1b1bb90a9251a13913a866c4dc34c4a26f194be20deca9c0b59e
|
||||
checksum=b2a791c4ea3bb7268795c45c6321ea5abcc24457178373e6a6e3be6372737f23
|
||||
|
||||
system_accounts="redis"
|
||||
redis_homedir="/var/lib/redis"
|
||||
|
|
Loading…
Reference in a new issue