diff options
author | aqua <aqua@iserlohn-fortress.net> | 2022-08-28 13:36:54 +0300 |
---|---|---|
committer | aqua <aqua@iserlohn-fortress.net> | 2022-08-28 13:36:54 +0300 |
commit | e30764efeebbf84878fabb80516d7f5853a70cd4 (patch) | |
tree | 87ed14f3890236cba557a9cddc599156f631d154 /.gitmodules | |
parent | Improve test coverage (diff) | |
download | rekonq-e30764efeebbf84878fabb80516d7f5853a70cd4.tar.xz |
SingleApplication: switch to 3.3.4 release
- Apply compiler warnings patch
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f186c2ea..795c96ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "third-party/SingleApplication"] path = third-party/SingleApplication - url = https://github.com/itay-grudev/SingleApplication + url = https://bitbucket.org/celestriad/singleapplication.git |