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
WRAP_wrap_git_url: =https://github.com/radareorg/sdb.git
2
- WRAP_wrap_git_revision: =0ac0ec9f7ba3edda9574eacc61bd37d52263cbc8
2
+ WRAP_wrap_git_revision: =2f9072ddef4367ade6c3866d4834c4d62ba38ff3
3
3
# revision = 2.0.1
4
4
WRAP_wrap_git_directory: =sdb
5
5
WRAP_wrap_git_depth: =1
@@ -9,7 +9,7 @@ sdb_all: sdb
9
9
10
10
sdb :
11
11
git clone --no-checkout --depth=1 https://github.com/radareorg/sdb.git sdb
12
- cd sdb && git fetch --depth=1 origin 0ac0ec9f7ba3edda9574eacc61bd37d52263cbc8
12
+ cd sdb && git fetch --depth=1 origin 2f9072ddef4367ade6c3866d4834c4d62ba38ff3
13
13
cd sdb && git checkout
14
14
15
15
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 = 0ac0ec9f7ba3edda9574eacc61bd37d52263cbc8
3
+ revision = 2f9072ddef4367ade6c3866d4834c4d62ba38ff3
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