aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/xbyak/xbyak.SlackBuild4
-rw-r--r--libraries/xbyak/xbyak.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/xbyak/xbyak.SlackBuild b/libraries/xbyak/xbyak.SlackBuild
index b4c384e2d89f3..07be71506ed86 100644
--- a/libraries/xbyak/xbyak.SlackBuild
+++ b/libraries/xbyak/xbyak.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xbyak
-# Copyright 2022 Steven Voges <Oregon, USA>
+# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xbyak
-VERSION=${VERSION:-6.64}
+VERSION=${VERSION:-6.68}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/xbyak/xbyak.info b/libraries/xbyak/xbyak.info
index d91c23a562f61..1c15453d8932d 100644
--- a/libraries/xbyak/xbyak.info
+++ b/libraries/xbyak/xbyak.info
@@ -1,8 +1,8 @@
PRGNAM="xbyak"
-VERSION="6.64"
+VERSION="6.68"
HOMEPAGE="https://github.com/herumi/xbyak"
-DOWNLOAD="https://github.com/herumi/xbyak/archive/v6.64/xbyak-6.64.tar.gz"
-MD5SUM="2b18701fe99cc54f1fea5a2f9803ded4"
+DOWNLOAD="https://github.com/herumi/xbyak/archive/v6.68/xbyak-6.68.tar.gz"
+MD5SUM="c354f320e9a54e4222b638f2643b114b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""