valkey: bump to 9.1.0
authorMatthew Cather <redacted>
Fri, 5 Jun 2026 20:48:39 +0000 (14:48 -0600)
committerJosef Schlehofer <redacted>
Sat, 6 Jun 2026 10:54:49 +0000 (12:54 +0200)
includes server security related releases.

Signed-off-by: Matthew Cather <redacted>
libs/valkey/Makefile

index fdd60a14f12f65d44a04df649f3a45b4fc56b1b9..07602b6406724ccf8f0560e79a85af096b54fe35 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=valkey
-PKG_VERSION:=9.0.1
+PKG_VERSION:=9.1.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/valkey-io/valkey/archive/refs/tags/$(PKG_VERSION).tar.gz?
-PKG_HASH:=9cfbc5f32a2a6058ee0f8c532b9c4d24167cc49d719f091dd75f1bb8353a1fc5
+PKG_HASH:=7789fe1df257774457bafb4c1d56c9f7020c3879a7f5b4234af9030b2bd82dfd
 
 PKG_MAINTAINER:=Matthew Cather <mattbob4@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT