summaryrefslogtreecommitdiff
path: root/redis
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-04-27 18:07:52 +0200
committerTim Biermann <tbier@posteo.de>2022-04-27 20:03:57 +0200
commitb42834db35453bf3471c943401a73572d0170c77 (patch)
treec36350179edc0cb0dbf0aaae078b014976c809e7 /redis
parent8688793b13fc284f43d98abc3c1ee0c9a2a7ec49 (diff)
downloadcontrib-b42834db35453bf3471c943401a73572d0170c77.tar.gz
contrib-b42834db35453bf3471c943401a73572d0170c77.tar.xz
redis: 6.2.6 -> 7.0.0
Diffstat (limited to 'redis')
-rw-r--r--redis/.signature6
-rw-r--r--redis/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/redis/.signature b/redis/.signature
index b0580448f..a7c5141bb 100644
--- a/redis/.signature
+++ b/redis/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF394+MJmIyGq+lq2rIoSmiGEN2vlRSIBaC0vyJD419dajjKTV2Mb0ScOMJ+DGJvl4ghnRZcnHGe62jih/F5hPVgs=
-SHA256 (Pkgfile) = 93ff81739306b46e8bc87e482aad1fbaf88964aeaf5eec51e3e185d136021b1f
+RWSagIOpLGJF378BBKauRaddjpD6TyL7Jg3J+GZ3iODJlXxWyslhTsg3ARss4w4j7wrkbErL5IrFX87j7wDyDnoKD8uX2ORg4wg=
+SHA256 (Pkgfile) = 256ead50a7fd7cd6d190aa840b6298840662fdc63207b437715723d7847d45b1
SHA256 (.footprint) = 237e808e24be857e8ce0367adbeb9c2a345278a3ff52e0db44b802cd10c38065
-SHA256 (redis-6.2.6.tar.gz) = 5b2b8b7a50111ef395bf1c1d5be11e6e167ac018125055daa8b5c2317ae131ab
+SHA256 (redis-7.0.0.tar.gz) = 284d8bd1fd85d6a55a05ee4e7c31c31977ad56cbf344ed83790beeb148baa720
SHA256 (redis.conf) = c392fe6bb36ba7970561d97e2214e4a916193c32e12a82d1b8cb2dc12dac377f
SHA256 (redis.rc) = 364257ea85d9e71196bdc1621da26b07684366c7030fbdea60b72a603e854a4f
diff --git a/redis/Pkgfile b/redis/Pkgfile
index e054dc308..24a006d09 100644
--- a/redis/Pkgfile
+++ b/redis/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=redis
-version=6.2.6
+version=7.0.0
release=1
source=(https://download.redis.io/releases/$name-$version.tar.gz redis.conf
redis.rc)

Generated by cgit