File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ # This file is autogenerated by acr-wrap
2
+
1
3
WRAP_wrap_git_url: =https://github.com/capstone-engine/capstone.git
2
4
# revision = v5
3
5
WRAP_wrap_git_revision: =8455b3c5a53b02e524494c7e72a3946a32518170
Original file line number Diff line number Diff line change
1
+ # This file is autogenerated by acr-wrap
2
+
1
3
WRAP_wrap_git_url: =https://github.com/radareorg/sdb.git
2
- WRAP_wrap_git_revision: =2f9072ddef4367ade6c3866d4834c4d62ba38ff3
4
+ WRAP_wrap_git_revision: =b0d14ad419eab6eaf56af328612e4e8ad44f915e
3
5
# revision = 2.0.1
4
6
WRAP_wrap_git_directory: =sdb
5
7
WRAP_wrap_git_depth: =1
@@ -9,7 +11,7 @@ sdb_all: sdb
9
11
10
12
sdb :
11
13
git clone --no-checkout --depth=1 https://github.com/radareorg/sdb.git sdb
12
- cd sdb && git fetch --depth=1 origin 2f9072ddef4367ade6c3866d4834c4d62ba38ff3
14
+ cd sdb && git fetch --depth=1 origin b0d14ad419eab6eaf56af328612e4e8ad44f915e
13
15
cd sdb && git checkout
14
16
15
17
sdb_clean :
Original file line number Diff line number Diff line change 1
1
[wrap-git]
2
2
url = https://github.com/radareorg/sdb.git
3
- revision = 2f9072ddef4367ade6c3866d4834c4d62ba38ff3
3
+ revision = b0d14ad419eab6eaf56af328612e4e8ad44f915e
4
4
# revision = 2.0.1
5
5
directory = sdb
6
6
depth = 1
You can’t perform that action at this time.
0 commit comments