From dae11ee3db0eb7a0570ff967273a034c46191f07 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 3 Mar 2016 07:53:37 +0100 Subject: [PATCH] redis: checksum has changed. The uncompressed tar has the same checksum though. --- srcpkgs/redis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template index d7d18dc8a19..cc2d5c81c3f 100644 --- a/srcpkgs/redis/template +++ b/srcpkgs/redis/template @@ -8,7 +8,7 @@ distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz" short_desc="Advanced key-value store" maintainer="Enno Boland " license="BSD" -checksum=58966575cedd1b1bb90a9251a13913a866c4dc34c4a26f194be20deca9c0b59e +checksum=b2a791c4ea3bb7268795c45c6321ea5abcc24457178373e6a6e3be6372737f23 system_accounts="redis" redis_homedir="/var/lib/redis"