# This file is autogenerated by acr-wrap
WRAP_wrap_git_url:=https://github.com/Vector35/binaryninja-api.git
-WRAP_wrap_git_revision:=c40a5f04deec68d388b2072dc42b29141089f9ce
+WRAP_wrap_git_revision:=ba13f6ec7d0ce9a18a03a1c895fb72d18e03014a
WRAP_wrap_git_directory:=binaryninja
WRAP_wrap_git_patch_directory:=binaryninja
WRAP_wrap_git_depth:=1
.PHONY: binaryninja_clean binaryninja_all
binaryninja:
- if [ ! -d "binaryninja" -o "c40a5f04deec68d388b2072dc42b29141089f9ce" != "$(shell cd binaryninja 2>/dev/null && git rev-parse HEAD)" ]; then rm -rf "binaryninja"; ${MAKE} binaryninja_all; fi
+ if [ ! -d "binaryninja" -o "ba13f6ec7d0ce9a18a03a1c895fb72d18e03014a" != "$(shell cd binaryninja 2>/dev/null && git rev-parse HEAD)" ]; then rm -rf "binaryninja"; ${MAKE} binaryninja_all; fi
binaryninja_all:
git clone --no-checkout --depth=1 https://github.com/Vector35/binaryninja-api.git binaryninja
- cd binaryninja && git fetch --depth=1 origin c40a5f04deec68d388b2072dc42b29141089f9ce
+ cd binaryninja && git fetch --depth=1 origin ba13f6ec7d0ce9a18a03a1c895fb72d18e03014a
cd binaryninja && git checkout FETCH_HEAD
cp -rf packagefiles/binaryninja/* binaryninja
[wrap-git]
url = https://github.com/Vector35/binaryninja-api.git
-revision = c40a5f04deec68d388b2072dc42b29141089f9ce
+revision = ba13f6ec7d0ce9a18a03a1c895fb72d18e03014a
directory = binaryninja
patch_directory = binaryninja
depth = 1
# This file is autogenerated by acr-wrap
WRAP_wrap_git_url:=https://github.com/capstone-engine/capstone.git
-WRAP_wrap_git_revision:=c66f8774641a3df4f2783b933ca7a50912b56448
+WRAP_wrap_git_revision:=e1c78c6a4062712e0e171ab227c87a751c37d433
WRAP_wrap_git_patch_directory:=capstone-next
WRAP_wrap_git_directory:=capstone-next
WRAP_wrap_git_diff_files:=capstone-next/capstone-patches/fix-x86-16.patch
.PHONY: capstone-next_clean capstone-next_all
capstone-next:
- if [ ! -d "capstone-next" -o "c66f8774641a3df4f2783b933ca7a50912b56448" != "$(shell cd capstone-next 2>/dev/null && git rev-parse HEAD)" ]; then rm -rf "capstone-next"; ${MAKE} capstone-next_all; fi
+ if [ ! -d "capstone-next" -o "e1c78c6a4062712e0e171ab227c87a751c37d433" != "$(shell cd capstone-next 2>/dev/null && git rev-parse HEAD)" ]; then rm -rf "capstone-next"; ${MAKE} capstone-next_all; fi
capstone-next_all:
git clone --no-checkout --depth=1 https://github.com/capstone-engine/capstone.git capstone-next
- cd capstone-next && git fetch --depth=1 origin c66f8774641a3df4f2783b933ca7a50912b56448
+ cd capstone-next && git fetch --depth=1 origin e1c78c6a4062712e0e171ab227c87a751c37d433
cd capstone-next && git checkout FETCH_HEAD
cp -rf packagefiles/capstone-next/* capstone-next
for a in capstone-next/capstone-patches/fix-x86-16.patch ; do echo "patch -d capstone-next -p1 < $$a" ; patch -d capstone-next -p1 < $$a ; done
[wrap-git]
url = https://github.com/capstone-engine/capstone.git
-revision = c66f8774641a3df4f2783b933ca7a50912b56448
+revision = e1c78c6a4062712e0e171ab227c87a751c37d433
patch_directory = capstone-next
directory = capstone-next
diff_files = capstone-next/capstone-patches/fix-x86-16.patch
# This file is autogenerated by acr-wrap
WRAP_wrap_git_url:=https://github.com/quickjs-ng/quickjs.git
-WRAP_wrap_git_revision:=6a9fe9af5ca0bf7c49ae697edef44864272317d1
+WRAP_wrap_git_revision:=d405777f7eefa22c17c12970317ef3d6e7658f5a
WRAP_wrap_git_directory:=qjs
WRAP_wrap_git_patch_directory:=qjs
WRAP_wrap_git_depth:=1
.PHONY: qjs_clean qjs_all
qjs:
- if [ ! -d "qjs" -o "6a9fe9af5ca0bf7c49ae697edef44864272317d1" != "$(shell cd qjs 2>/dev/null && git rev-parse HEAD)" ]; then rm -rf "qjs"; ${MAKE} qjs_all; fi
+ if [ ! -d "qjs" -o "d405777f7eefa22c17c12970317ef3d6e7658f5a" != "$(shell cd qjs 2>/dev/null && git rev-parse HEAD)" ]; then rm -rf "qjs"; ${MAKE} qjs_all; fi
qjs_all:
git clone --no-checkout --depth=1 https://github.com/quickjs-ng/quickjs.git qjs
- cd qjs && git fetch --depth=1 origin 6a9fe9af5ca0bf7c49ae697edef44864272317d1
+ cd qjs && git fetch --depth=1 origin d405777f7eefa22c17c12970317ef3d6e7658f5a
cd qjs && git checkout FETCH_HEAD
cp -rf packagefiles/qjs/* qjs
[wrap-git]
url = https://github.com/quickjs-ng/quickjs.git
-revision = 6a9fe9af5ca0bf7c49ae697edef44864272317d1
+revision = d405777f7eefa22c17c12970317ef3d6e7658f5a
directory = qjs
patch_directory = qjs
depth = 1