summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 10:01:48 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 10:01:48 -0400
commit1857dd40aa125ec4899765012a3804c8e0a33eba (patch)
tree0987f47f96ff783edf27b91d3e3c2b61d866822f
parent063dd6c583b2348f3ceda45ef0fbf69538038560 (diff)
downloadfruity-1857dd40aa125ec4899765012a3804c8e0a33eba.tar.gz
fruity-1857dd40aa125ec4899765012a3804c8e0a33eba.tar.bz2
fruity-1857dd40aa125ec4899765012a3804c8e0a33eba.zip
Switched to self-hosted libtwittercpp and verbly HEAD master
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 79dde9f..d515077 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,9 +1,9 @@
1[submodule "vendor/verbly"] 1[submodule "vendor/verbly"]
2 path = vendor/verbly 2 path = vendor/verbly
3 url = https://github.com/hatkirby/verbly 3 url = https://git.fourisland.com/verbly
4[submodule "vendor/libtwittercpp"] 4[submodule "vendor/libtwittercpp"]
5 path = vendor/libtwittercpp 5 path = vendor/libtwittercpp
6 url = https://github.com/hatkirby/libtwittercpp 6 url = https://git.fourisland.com/libtwittercpp
7[submodule "vendor/yaml-cpp"] 7[submodule "vendor/yaml-cpp"]
8 path = vendor/yaml-cpp 8 path = vendor/yaml-cpp
9 url = https://github.com/jbeder/yaml-cpp 9 url = https://github.com/jbeder/yaml-cpp