gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r7003: update redis to 6.0.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7003: update redis to 6.0.0
Date: Thu, 30 Apr 2020 14:15:07 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7003
revision-id: carl@aurora-20200430181502-q0nfik8fij3gy71e
parent: carl@aurora-20200430180545-fj59hp1h9gae2st1
committer: carl <carl@aurora>
branch nick: trunk
timestamp: Thu 2020-04-30 11:15:02 -0700
message:
  update redis to 6.0.0
modified:
  pkg/other/redis/Makefile       makefile-20180906205328-zlveh14wki1krtj4-3
  pkg/other/redis/sha256sums     sha256sums-20180906205328-zlveh14wki1krtj4-4
=== modified file 'pkg/other/redis/Makefile'
--- a/pkg/other/redis/Makefile  2020-02-17 03:52:39 +0000
+++ b/pkg/other/redis/Makefile  2020-04-30 18:15:02 +0000
@@ -21,7 +21,7 @@
 
 NAME =    redis
 GARNAME = redis
-GARVERSION = 5.0.7
+GARVERSION = 6.0.0
 HOME_URL = http://www.redis.io
  # http://www.redis.io/download/
 DESCRIPTION = in-memory data structure store
@@ -56,6 +56,8 @@
 post-build-test:
        $(MAKE) -C $(WORKSRC) test
 
+# FIXME, installation isn't right yet, on GSRC
+
 #install-redisinstall:
 #      echo  HERE IT GOES $(prefix)/packages/$(DISTNAME) 
 #      mkdir -p $(prefix)/packages/$(DISTNAME) 

=== modified file 'pkg/other/redis/sha256sums'
--- a/pkg/other/redis/sha256sums        2020-02-13 03:25:59 +0000
+++ b/pkg/other/redis/sha256sums        2020-04-30 18:15:02 +0000
@@ -1,1 +1,1 @@
-61db74eabf6801f057fd24b590232f2f337d422280fd19486eca03be87d3a82b  
download/redis-5.0.7.tar.gz
+16d13ec1c3255206deb4818ed444dca6dda1482b551736f0033253c211b788fc  
download/redis-6.0.0.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]