bsdiff: change submodule location
The cleanup code was merged in the https://github.com/mendsley/bsdiff repository, so just use it. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
aeab9df4fe
commit
3ffc277bed
|
|
@ -3,4 +3,4 @@
|
||||||
url = https://git.gnome.org/browse/libglnx
|
url = https://git.gnome.org/browse/libglnx
|
||||||
[submodule "bsdiff"]
|
[submodule "bsdiff"]
|
||||||
path = bsdiff
|
path = bsdiff
|
||||||
url = https://github.com/giuseppe/bsdiff.git
|
url = https://github.com/mendsley/bsdiff
|
||||||
|
|
|
||||||
2
bsdiff
2
bsdiff
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2c5d65bce531b7ce56e5a1d18f9369618074b6e6
|
Subproject commit 1edf9f656850c0c64dae260960fabd8249ea9c60
|
||||||
Loading…
Reference in New Issue