summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild')
-rw-r--r--app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild b/app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild
index 0552699..61fb849 100644
--- a/app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild
+++ b/app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit go-module
DESCRIPTION="Automatically gets credentials for Amazon ECR on docker push/docker pull"
HOMEPAGE="https://github.com/awslabs/amazon-ecr-credential-helper"
SRC_URI="https://${PN}-releases.s3.us-east-2.amazonaws.com/${PV}/release.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" ${P}-deps.tar.xz"
+SRC_URI+=" ftp://sarasvati.sattvik.com/gentoo/distfiles/${P}-deps.tar.xz"
S="${WORKDIR}/ecr-login/cli/docker-credential-ecr-login"
LICENSE="Apache-2.0"