From f2d58145f864a3836a78f52341337892492f7cf4 Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Sun, 21 Feb 2021 16:04:10 -0500
Subject: [PATCH] Restore keystone link to proper tag, at .gitattribute to
 prevent auto-update

---
 .gitattributes                 | 1 +
 irdb-libs/third_party/keystone | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index f96e90c7f..f9bcd23a4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,5 @@
 irdb-libs/third_party/capstone norecurse
+irdb-libs/third_party/keystone norecurse
 irdb-libs/third_party/elfio-code norecurse
 irdb-libs/third_party/pebliss norecurse
 
diff --git a/irdb-libs/third_party/keystone b/irdb-libs/third_party/keystone
index e1547852d..361248647 160000
--- a/irdb-libs/third_party/keystone
+++ b/irdb-libs/third_party/keystone
@@ -1 +1 @@
-Subproject commit e1547852d9accb9460573eb156fc81645b8e1871
+Subproject commit 3612486472e34667f0f20a587aa03a7faffee4b3
-- 
GitLab