diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-12-20 13:07:24 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-12-20 13:07:24 -0500 |
commit | d1d20515281e32b23657762e72bf37dcff14f0ab (patch) | |
tree | ce533090c1f5bcf8b3bab2abab6e059e289b3ec4 | |
parent | cca42fc5c464d452386e92a751502e9668a5444b (diff) | |
download | libtwittercpp-d1d20515281e32b23657762e72bf37dcff14f0ab.tar.gz libtwittercpp-d1d20515281e32b23657762e72bf37dcff14f0ab.tar.bz2 libtwittercpp-d1d20515281e32b23657762e72bf37dcff14f0ab.zip |
Switched back to upstream curlcpp because my pull request was merged
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | vendor/curlcpp | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9ad89e7..4f1abfd 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -3,4 +3,4 @@ | |||
3 | url = https://github.com/hatkirby/liboauthcpp | 3 | url = https://github.com/hatkirby/liboauthcpp |
4 | [submodule "vendor/curlcpp"] | 4 | [submodule "vendor/curlcpp"] |
5 | path = vendor/curlcpp | 5 | path = vendor/curlcpp |
6 | url = https://github.com/hatkirby/curlcpp | 6 | url = https://github.com/JosephP91/curlcpp |
diff --git a/vendor/curlcpp b/vendor/curlcpp | |||
Subproject 98df5971b87295fad7c9a164c27b2bd34653a22 | Subproject 7ff0b1bf7d96169f268b73f5fa510ef3af0a1dc | ||