summaryrefslogtreecommitdiff
path: root/sys-auth/docker_auth/docker_auth-1.5.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/docker_auth/docker_auth-1.5.0.ebuild')
-rw-r--r--sys-auth/docker_auth/docker_auth-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"