valkey: update to 8.1.1.

This commit is contained in:
classabbyamp 2025-04-24 09:33:52 -04:00 committed by classabbyamp
parent 9593c4784d
commit cd5a81bacd

View file

@ -1,6 +1,6 @@
# Template file for 'valkey'
pkgname=valkey
version=8.0.2
version=8.1.1
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=e052c45b3cbe512e24fdfdc3fd337f9f5e4b8f8b8713f349ba867b829c8ff11a
checksum=3355fbd5458d853ab201d2c046ffca9f078000587ccbe9a6c585110f146ad2c5
system_accounts="_valkey"
_valkey_homedir="/var/lib/valkey"