[ostree] bsdiff: change submodule location



commit 3ffc277bed6a0aff289ff0acb61e08ae7b6e33ef
Author: Giuseppe Scrivano <gscrivan redhat com>
Date:   Thu Mar 26 23:31:25 2015 +0100

    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>

 .gitmodules |    2 +-
 bsdiff      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitmodules b/.gitmodules
index afac1fd..32c403c 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 2c5d65b..1edf9f6 160000
--- a/bsdiff
+++ b/bsdiff
@@ -1 +1 @@
-Subproject commit 2c5d65bce531b7ce56e5a1d18f9369618074b6e6
+Subproject commit 1edf9f656850c0c64dae260960fabd8249ea9c60


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]