upgpkg: zydis 4.0.0-1

primary
George Rawlinson 2022-11-23 09:48:34 +13:00
parent 8b19949df8
commit 01a6dcc89d
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
# Contributor: Thibaut Pérami <thibaut.perami@cl.cam.ac.uk>
pkgname=zydis
pkgver=4.0.0.rc.1
pkgrel=3
pkgver=4.0.0
pkgrel=1
pkgdesc='Fast and lightweight x86/x86-64 disassembler and code generation library'
arch=('x86_64')
url='https://zydis.re'
@ -11,7 +11,7 @@ license=('MIT')
depends=('gcc-libs' 'zycore-c')
makedepends=('git' 'cmake' 'ruby-ronn-ng' 'doxygen')
checkdepends=('python')
_commit='2a9f9c66775a4ac3d56bb163c85563df3cea7547'
_commit='1ba75aeefae37094c7be8eba07ff81d4fe0f1f20'
source=("git+https://github.com/zyantific/zydis.git#commit=$_commit")
b2sums=('SKIP')