valkey: update to 8.1.4.

This commit is contained in:
classabbyamp
2025-10-06 15:15:30 -04:00
parent 8a6e9e535e
commit 275e2c8e3f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'valkey'
pkgname=valkey
version=8.1.3
version=8.1.4
revision=1
build_style=gnu-makefile
make_build_args="V=1 BUILD_TLS=yes"
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://valkey.io"
changelog="https://github.com/valkey-io/valkey/releases"
distfiles="https://github.com/valkey-io/valkey/archive/refs/tags/${version}.tar.gz"
checksum=8f862b3b0a72fd40587793964539589f6f83d01361ca1598b370cfaa301e0ec0
checksum=32350b017fee5e1a85f7e2d8580d581a0825ceae5cb3395075012c0970694dee
system_accounts="_valkey"
_valkey_homedir="/var/lib/valkey"