Authenticator: Switch to github repo
This commit is contained in:
parent
67ca5a26c2
commit
f69f930d46
|
@ -1,8 +1,8 @@
|
||||||
Categories:System
|
Categories:System
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Web Site:https://code.google.com/p/google-authenticator
|
Web Site:
|
||||||
Source Code:https://code.google.com/p/google-authenticator/source
|
Source Code:https://github.com/google/google-authenticator-android
|
||||||
Issue Tracker:https://code.google.com/p/google-authenticator/issues
|
Issue Tracker:https://github.com/google/google-authenticator-android/issues
|
||||||
|
|
||||||
Auto Name:Authenticator
|
Auto Name:Authenticator
|
||||||
Summary:Two factor authentication
|
Summary:Two factor authentication
|
||||||
|
@ -27,15 +27,29 @@ unrelated to OAuth).
|
||||||
These implementations support the HMAC-Based One-time Password (HOTP) algorithm
|
These implementations support the HMAC-Based One-time Password (HOTP) algorithm
|
||||||
specified in RFC 4226 and the
|
specified in RFC 4226 and the
|
||||||
Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
|
Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
|
||||||
|
|
||||||
|
[https://github.com/google/google-authenticator-android/blob/HEAD/ChangeLog Changelog]
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://code.google.com/p/google-authenticator.android
|
#Repo:https://code.google.com/p/google-authenticator.android
|
||||||
|
Repo:https://github.com/google/google-authenticator-android
|
||||||
|
|
||||||
Build:2.21,21
|
Build:2.21,21
|
||||||
commit=b762c8e1ad84
|
commit=b762c8e1ad84
|
||||||
target=android-15
|
target=android-15
|
||||||
|
|
||||||
|
Build:2.21a,22
|
||||||
|
disable=gradlified version of 2.21, do not build
|
||||||
|
commit=dd55ff3467a3293aa58b3a911cecf1f51c82b967
|
||||||
|
subdir=AuthenticatorApp
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
While the repo was switched and upgraded to gradle, version is still 2.21 while
|
||||||
|
playstore has 2.49.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:2.21
|
Current Version:2.21
|
||||||
|
|
Loading…
Reference in a new issue