valkey: update to 8.0.2.

This commit is contained in:
classabbyamp 2025-01-10 00:00:56 -05:00
parent aa933df7ed
commit ebb6403734
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.0.1
version=8.0.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=1e1d6dfbed2f932a87afbc7402be050a73974a9b19a9116897e537a6638e5e1d
checksum=e052c45b3cbe512e24fdfdc3fd337f9f5e4b8f8b8713f349ba867b829c8ff11a
system_accounts="_valkey"
_valkey_homedir="/var/lib/valkey"