From e8aeb7dbdd7d3d8029a456dba4c367284258b772 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 23 Aug 2020 18:33:24 -0500 Subject: sys-auth/docker_auth: typo fix Closes: https://bugs.gentoo.org/732524 Signed-off-by: William Hubbs --- sys-auth/docker_auth/docker_auth-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-auth') 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 7eb029ff3366..2f86764e689d 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" -- cgit v1.2.3-65-gdbad