[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10834: update valkey to 8.0.1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10834: update valkey to 8.0.1 |
Date: |
Tue, 19 Nov 2024 02:15:32 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10834
revision-id: carlhansen@gnu.org-20241119071527-7w6gujboe2dzph7r
parent: carlhansen@gnu.org-20241119065035-9shh8plpmha3l54s
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2024-11-19 07:15:27 +0000
message:
update valkey to 8.0.1
modified:
pkg/other/valkey/Makefile makefile-20240328234533-tl0d095tnbo9fc47-3
pkg/other/valkey/sha256sums sha256sums-20240328234533-tl0d095tnbo9fc47-4
=== modified file 'pkg/other/valkey/Makefile'
--- a/pkg/other/valkey/Makefile 2024-09-01 20:59:29 +0000
+++ b/pkg/other/valkey/Makefile 2024-11-19 07:15:27 +0000
@@ -21,7 +21,7 @@
NAME = valkey
GARNAME = valkey
-GARVERSION = 7.2.6
+GARVERSION = 8.0.1
HOME_URL = http://github.com/valkey-io
DESCRIPTION = in-memory data structure store
define BLURB
@@ -36,6 +36,7 @@
######################################################################
#https://github.com/valkey-io/valkey/archive/refs/tags/7.2.4.tar.gz
+#https://github.com/valkey-io/valkey/archive/refs/tags/8.0.1.tar.gz
MASTER_SITES = $(MASTER_GITHUB)
MASTER_SUBDIR = valkey-io/valkey/archive/refs/tags/
DISTFILES = $(GARVERSION).tar.gz
=== modified file 'pkg/other/valkey/sha256sums'
--- a/pkg/other/valkey/sha256sums 2024-09-01 20:59:29 +0000
+++ b/pkg/other/valkey/sha256sums 2024-11-19 07:15:27 +0000
@@ -1,1 +1,1 @@
-5272f244deecd5655d805aabc71c84a7c7699bc4fa009dd7fc550806a042d512
download/7.2.6.tar.gz
+1e1d6dfbed2f932a87afbc7402be050a73974a9b19a9116897e537a6638e5e1d
download/8.0.1.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10834: update valkey to 8.0.1,
Carl Hansen <=