diff options
author | Craig Andrews <candrews@gentoo.org> | 2017-08-15 11:52:46 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2017-09-07 09:14:12 -0400 |
commit | 9cb8c0e2cfda93869a472bc2a8acfae642de2009 (patch) | |
tree | 430e70d6cdd8489f80e8f7ae515085f39e17ed6a /sys-auth | |
parent | media-video/rtmpdump: use https in SRC_URI/EGIT_REPO_URI (diff) | |
download | gentoo-9cb8c0e2cfda93869a472bc2a8acfae642de2009.tar.gz gentoo-9cb8c0e2cfda93869a472bc2a8acfae642de2009.tar.bz2 gentoo-9cb8c0e2cfda93869a472bc2a8acfae642de2009.zip |
sys-auth/google-authenticator: update metadata.xml to point to the correct github project
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/google-authenticator/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/google-authenticator/metadata.xml b/sys-auth/google-authenticator/metadata.xml index a7e93ea39af7..5af27d4b6cf6 100644 --- a/sys-auth/google-authenticator/metadata.xml +++ b/sys-auth/google-authenticator/metadata.xml @@ -5,6 +5,6 @@ <email>vapier@gentoo.org</email> </maintainer> <upstream> - <remote-id type="github">google/google-authenticator</remote-id> + <remote-id type="github">google/google-authenticator-libpam</remote-id> </upstream> </pkgmetadata> |