valkey: update to 8.1.2.

This commit is contained in:
classabbyamp 2025-06-12 13:28:07 -04:00
parent 0a2c890ca4
commit 3bc764d11f
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

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