From 3ffc277bed6a0aff289ff0acb61e08ae7b6e33ef Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Thu, 26 Mar 2015 23:31:25 +0100 Subject: [PATCH] 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 --- .gitmodules | 2 +- bsdiff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index afac1fd4..32c403ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://git.gnome.org/browse/libglnx [submodule "bsdiff"] path = bsdiff - url = https://github.com/giuseppe/bsdiff.git + url = https://github.com/mendsley/bsdiff diff --git a/bsdiff b/bsdiff index 2c5d65bc..1edf9f65 160000 --- a/bsdiff +++ b/bsdiff @@ -1 +1 @@ -Subproject commit 2c5d65bce531b7ce56e5a1d18f9369618074b6e6 +Subproject commit 1edf9f656850c0c64dae260960fabd8249ea9c60