summarylogtreecommitdiffstats
path: root/libusbpp_download_fix.patch
blob: 5b16c296994462391857caec9f8979e07106a32a (plain)
1
2
3
4
5
6
7
8
diff -rU1 eilin.orig/CMakeLists.txt eilin/CMakeLists.txt
--- eilin.orig/CMakeLists.txt	2023-10-31 17:32:39.461581109 +0100
+++ eilin/CMakeLists.txt	2023-10-31 17:44:41.874964087 +0100
@@ -25,3 +25,3 @@
 ExternalProject_Add(libusbpp_project
-    HG_REPOSITORY "https://bitbucket.org/stativ/libusbpp"
+    GIT_REPOSITORY "https://bitbucket.org/stativ/libusbpp.git"
     PREFIX "libusbpp"