commit:     e8aeb7dbdd7d3d8029a456dba4c367284258b772
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 23:33:24 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 23:35:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8aeb7db

sys-auth/docker_auth: typo fix

Closes: https://bugs.gentoo.org/732524
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 sys-auth/docker_auth/docker_auth-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/docker_auth/docker_auth-1.5.0.ebuild 
b/sys-auth/docker_auth/docker_auth-1.5.0.ebuild
index 7eb029ff336..2f86764e689 100644
--- a/sys-auth/docker_auth/docker_auth-1.5.0.ebuild
+++ b/sys-auth/docker_auth/docker_auth-1.5.0.ebuild
@@ -185,7 +185,7 @@ EGO_SUM=(
        "rsc.io/binaryregexp v0.2.0/go.mod"
        )
 go-module_set_globals
-SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
+SRC_URI="https://github.com/cesanta/docker_auth/archive/${PV}.tar.gz -> 
${P}.tar.gz
        ${EGO_SUM_SRC_URI}"
 
 LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT ZLIB"

Reply via email to