File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# This file is autogenerated by acr-wrap
2
2
3
3
WRAP_wrap_git_url: =https://github.com/radareorg/sdb.git
4
- WRAP_wrap_git_revision: =b0d14ad419eab6eaf56af328612e4e8ad44f915e
4
+ WRAP_wrap_git_revision: =2e24eb0616dfce5e28130660313b56db9252dd5c
5
5
# revision = 2.0.1
6
6
WRAP_wrap_git_directory: =sdb
7
7
WRAP_wrap_git_depth: =1
@@ -11,7 +11,7 @@ sdb_all: sdb
11
11
12
12
sdb :
13
13
git clone --no-checkout --depth=1 https://github.com/radareorg/sdb.git sdb
14
- cd sdb && git fetch --depth=1 origin b0d14ad419eab6eaf56af328612e4e8ad44f915e
14
+ cd sdb && git fetch --depth=1 origin 2e24eb0616dfce5e28130660313b56db9252dd5c
15
15
cd sdb && git checkout
16
16
17
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 = b0d14ad419eab6eaf56af328612e4e8ad44f915e
3
+ revision = 2e24eb0616dfce5e28130660313b56db9252dd5c
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