Skip to content

Commit

Permalink
[signond] Retarget upstream repo url. Contributes to MER#908
Browse files Browse the repository at this point in the history
The upstream repository url has changed from code.google.com to gitlab
due to the imminent closure of code.google.com.

Contributes to MER#908
  • Loading branch information
Chris Adams committed Apr 21, 2015
1 parent d662ded commit d235422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -1,3 +1,3 @@
[submodule "upstream"]
path = upstream
url = https://code.google.com/p/accounts-sso.signond/
url = https://gitlab.com/accounts-sso/signond.git
2 changes: 1 addition & 1 deletion rpm/libsignon-qt5.spec
Expand Up @@ -4,7 +4,7 @@ Release: 3
Summary: Single Sign On framework
Group: System/Libraries
License: LGPLv2.1
URL: https://code.google.com/p/accounts-sso.signond/
URL: https://gitlab.com/accounts-sso/signond
Source0: %{name}-%{version}.tar.bz2
BuildRequires: doxygen
BuildRequires: pkgconfig(Qt5Core)
Expand Down

0 comments on commit d235422

Please sign in to comment.