We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cdb809 commit abe7554Copy full SHA for abe7554
1 file changed
srcpkgs/valkey/template
@@ -1,6 +1,6 @@
1
# Template file for 'valkey'
2
pkgname=valkey
3
-version=9.0.3
+version=9.0.4
4
revision=1
5
build_style=gnu-makefile
6
make_build_args="V=1 BUILD_TLS=yes"
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
14
homepage="https://valkey.io"
15
changelog="https://github.com/valkey-io/valkey/releases"
16
distfiles="https://github.com/valkey-io/valkey/archive/refs/tags/${version}.tar.gz"
17
-checksum=e220f4b0143292ee6ea6d705aa40d45a0c8a77759b3e94c201cb5c25dbdca42f
+checksum=8d65e12cc9edb14d117b56fd33300e7b8cde2c087356de3f055d44689667670b
18
19
system_accounts="_valkey"
20
_valkey_homedir="/var/lib/valkey"
0 commit comments