diff options
author | Tim Biermann <tbier@posteo.de> | 2020-06-17 20:32:49 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-06-17 20:32:49 +0000 |
commit | 745b90d10ead8bbe5a48c0500f2b71c64e617adb (patch) | |
tree | 76dcf8369f2cd965518187f4b0ac2e0c245bc47f /redis | |
parent | c6b8e87092945a3085d8c5fc48a5d871ba9a7e68 (diff) | |
download | contrib-745b90d10ead8bbe5a48c0500f2b71c64e617adb.tar.gz contrib-745b90d10ead8bbe5a48c0500f2b71c64e617adb.tar.xz |
redis: 6.0.4 -> 6.0.5
Diffstat (limited to 'redis')
-rw-r--r-- | redis/.signature | 6 | ||||
-rw-r--r-- | redis/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/redis/.signature b/redis/.signature index 9aa2e2fc0..67304b23a 100644 --- a/redis/.signature +++ b/redis/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/Sh3Iu7inMNK/0ky7mzaZI5b7Ub1pNtdtfbNurUaXoXwyzB9ztsQJcQwBg8EhND+9YFVAZwNPeVjHcbeE+bnAA= -SHA256 (Pkgfile) = d074e24613d5dfab2a899556e163d76b2904ae27d6b8e8a1537b5df61eab302a +RWSagIOpLGJF3/fB7fiZNaFR3fQd5rcSywYFduV5YKlzO1BrI4V4bHVl9P7laCZj5durcmhL3nASMKMxu4SOlS6PCCi3svtqDw4= +SHA256 (Pkgfile) = d551c21707990c80b29591629dfe322b48078762066da193e09d3091eceadfc7 SHA256 (.footprint) = c21eb747e36a5bc027c6f1560b36c4528d5673135a7d228b13009d9a99de969f -SHA256 (redis-6.0.4.tar.gz) = 3337005a1e0c3aa293c87c313467ea8ac11984921fab08807998ba765c9943de +SHA256 (redis-6.0.5.tar.gz) = 42cf86a114d2a451b898fcda96acd4d01062a7dbaaad2801d9164a36f898f596 SHA256 (redis.conf) = c392fe6bb36ba7970561d97e2214e4a916193c32e12a82d1b8cb2dc12dac377f SHA256 (redis.rc) = 364257ea85d9e71196bdc1621da26b07684366c7030fbdea60b72a603e854a4f diff --git a/redis/Pkgfile b/redis/Pkgfile index 7239916fb..f808c9f74 100644 --- a/redis/Pkgfile +++ b/redis/Pkgfile @@ -4,7 +4,7 @@ # Packager: James Mills, prologic at shortcircuit dot net dot au name=redis -version=6.0.4 +version=6.0.5 release=1 source=(http://download.redis.io/releases/$name-$version.tar.gz redis.conf \ redis.rc) |