diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-10-19 23:42:53 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-10-19 23:42:53 +0200 |
commit | 8263e073362aed2ebfda910df8ddad1e84302db1 (patch) | |
tree | 1df8337c52a17be0cdc25cfeaa631548055809ea /.gitmodules | |
parent | 44f9022d951cb60cf3a56b6ac2459cf08e43ea54 (diff) |
mtm support for image downloader
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index d0f56166..7ddaefe6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,4 +7,4 @@ url = https://github.com/open-keychain/openpgp-api-lib.git [submodule "libs/MemorizingTrustManager"] path = libs/MemorizingTrustManager - url = https://github.com/ge0rg/MemorizingTrustManager + url = https://github.com/iNPUTmice/MemorizingTrustManager.git |