Skip to content

Commit

Permalink
system/valkey: updated for version 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ythogtha committed Feb 6, 2025
1 parent a0f045c commit 5de6e57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion system/valkey/valkey.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=valkey
VERSION=${VERSION:-8.0.1}
VERSION=${VERSION:-8.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions system/valkey/valkey.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="valkey"
VERSION="8.0.1"
VERSION="8.0.2"
HOMEPAGE="https://valkey.io/"
DOWNLOAD="https://github.com/valkey-io/valkey/archive/8.0.1/valkey-8.0.1.tar.gz"
MD5SUM="1a029d65cee406598e07f40e5737b426"
DOWNLOAD="https://github.com/valkey-io/valkey/archive/8.0.2/valkey-8.0.2.tar.gz"
MD5SUM="130b0aaf45d8a920784ce35d0784954c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit 5de6e57

Please sign in to comment.