aboutsummaryrefslogtreecommitdiff
path: root/libraries/xbyak/xbyak.SlackBuild
diff options
context:
space:
mode:
authorSteven Voges <svoges.sbo@gmail.com>2023-03-30 20:13:25 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:13 +0700
commitebe4ffde63652feb4f18de76bcb82a86f2c5b3e1 (patch)
treee27d4caa493c9256babdda71b71b5a38b1db33c2 /libraries/xbyak/xbyak.SlackBuild
parent52c274316cb2957f88f08657f8be02e9835be799 (diff)
libraries/xbyak: Updated for version 6.69.1.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/xbyak/xbyak.SlackBuild')
-rw-r--r--libraries/xbyak/xbyak.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/xbyak/xbyak.SlackBuild b/libraries/xbyak/xbyak.SlackBuild
index 07be71506e..9c82b8387b 100644
--- a/libraries/xbyak/xbyak.SlackBuild
+++ b/libraries/xbyak/xbyak.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xbyak
-VERSION=${VERSION:-6.68}
+VERSION=${VERSION:-6.69.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}