summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec7afe7f3a1c..5a11ab76e576 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=xbyak
-pkgver=6.63
+pkgver=6.64
pkgrel=1
pkgdesc='A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)'
arch=('any')
@@ -10,7 +10,7 @@ license=('BSD')
makedepends=('git' 'cmake')
# tests require multilib repository
#checkdepends=('nasm' 'yasm' 'boost')
-_commit='f8ea5c28dfcdc98585881d0ca9e499580ca077ae'
+_commit='348e3e548ebac06d243e5881caec8440e249f65f'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')