libraries/xbyak: Updated for version 6.73.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-09-01 23:09:25 +07:00 committed by Willy Sudiarto Raharjo
parent be92fafd1d
commit 829781290a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xbyak
VERSION=${VERSION:-6.69.1}
VERSION=${VERSION:-6.73}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="xbyak"
VERSION="6.69.1"
VERSION="6.73"
HOMEPAGE="https://github.com/herumi/xbyak"
DOWNLOAD="https://github.com/herumi/xbyak/archive/v6.69.1/xbyak-6.69.1.tar.gz"
MD5SUM="30091b0fb4d362c82c42bd6de19ecbf7"
DOWNLOAD="https://github.com/herumi/xbyak/archive/v6.73/xbyak-6.73.tar.gz"
MD5SUM="db8f619166c1da61d375cef88056325b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""