diff options
author | Quetzaly Solano Gómez <gentoo@sattvik.com> | 2024-06-14 07:44:15 -0500 |
---|---|---|
committer | Quetzaly Solano Gómez <gentoo@sattvik.com> | 2024-06-14 07:44:15 -0500 |
commit | 07ae18588b3509a6f86c6907ff1dec63d8653f86 (patch) | |
tree | 12203434169f82308db78691eaa84c2d2b34ab17 | |
parent | */*: Update streamdeck packages (diff) | |
download | sattvik-07ae18588b3509a6f86c6907ff1dec63d8653f86.tar.gz sattvik-07ae18588b3509a6f86c6907ff1dec63d8653f86.tar.bz2 sattvik-07ae18588b3509a6f86c6907ff1dec63d8653f86.zip |
app-containers/amazon-ecr-credential-helper: add 0.8.0, drop 0.7.1
Signed-off-by: Quetzaly Solano Gómez <gentoo@sattvik.com>
-rw-r--r-- | app-containers/amazon-ecr-credential-helper/Manifest | 5 | ||||
-rw-r--r-- | app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild (renamed from app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.7.1.ebuild) | 9 |
2 files changed, 5 insertions, 9 deletions
diff --git a/app-containers/amazon-ecr-credential-helper/Manifest b/app-containers/amazon-ecr-credential-helper/Manifest index efada0b..5fdcf96 100644 --- a/app-containers/amazon-ecr-credential-helper/Manifest +++ b/app-containers/amazon-ecr-credential-helper/Manifest @@ -1,4 +1,3 @@ -DIST amazon-ecr-credential-helper-0.7.1-deps.tar.xz 4905840 BLAKE2B f41f9c2c662ad16b8de329048f31a75a4dda0080c8ffa1d75fa90380257feca7eae4518faa7002f78b69a0eb7ade2064d9e9aeb77e4d84d761c65ceb56795696 SHA512 1982603923b35143176ada4caa7c8f416910ad995aeabeb6ebe6081b8f4cbb6b18a0fb94afdd0b503f523d84f81898104b16a27da77fa60bc020d74eec557360 -DIST amazon-ecr-credential-helper-0.7.1.tar.gz 1918666 BLAKE2B bcec9a6f1677b1696cbdfd0ffc0832b0f13f34380f939dd26066c842c3dccd0970a6e644a7f74eb333a9395a4d86f9b567f3b4ee6a04e74aaac9041c00155024 SHA512 3f633f889ac3d8fb545aa909f260da41a1427cb7c600bb0aa74e6b687fab03a87557a429ae5f8c343a87b421ac7343986b75424c03498d9b955dce22dc553ffd -EBUILD amazon-ecr-credential-helper-0.7.1.ebuild 719 BLAKE2B 094da4adcc00f1c82fad72cddb7e4502d4d57e9087fd99ac4cc9caa65fbea0851d45b23a56db0e9d2358290c31ef113560c9b52aeb21c23bc03e2712919e0810 SHA512 490b3ecab3080a2fd18320dcc77ed30e2397ab0813827a8fb36ced702d837e194758a9d57d6549daed86ce0ff1dee273c00a0b2ac8326ce629496ba90c159cef +DIST amazon-ecr-credential-helper-0.8.0.tar.gz 1913228 BLAKE2B 457edef84845b904a33f4be05352619437b2c7972aa4ca0be7630b76e7dd3d86fa48e5197e7a188ac667481bee0c98b569f2c7a347daacdc96d9ce70a93b5737 SHA512 d96df7b48b5879fa2c8a34adcd1136d562d99620761dba664794e8aa106a1f7dddd0147b1bec51b68d5c7648b74005b8075a5dde288892212770d73425300466 +EBUILD amazon-ecr-credential-helper-0.8.0.ebuild 678 BLAKE2B 360a7e7cdfddf9f1119ce30cbde0a19c3fb871fe0587827537f582e462ba3def17e3a6c967cb0d10cb5b9a0cb2cb859a1a5000c424cf0a1507c1eaf553c96601 SHA512 8f78cdde43baef7c05ed69975ad07e76e606be57bc07cf274d608eb6ebdaa401cc3a9f728a5dafedb894f42862fa82c678db7d70e538a36b88b8738454b03817 MISC metadata.xml 365 BLAKE2B 8f163a8497bb3added8d06a4865e41f4529744bcc500d29d25ef2b2f5a52ef62e49902f3e5b218c6db2a2514d7af81edb5a8866b757feed53d3cef24476a2e0c SHA512 c2a5ada82ab86d0df526eb5fa7b44e4339f23b58465998b67e6029a5ded663c727b3309ac8ce59bb1cd21edbe8bbcdedc698eccbe094283fea20b5981195136b diff --git a/app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.7.1.ebuild b/app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild index af4ce1d..6ca28a7 100644 --- a/app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.7.1.ebuild +++ b/app-containers/amazon-ecr-credential-helper/amazon-ecr-credential-helper-0.8.0.ebuild @@ -6,25 +6,22 @@ EGO_PN=github.com/awslabs/${PN} inherit go-module -SRC_URI="https://${PN}-releases.s3.us-east-2.amazonaws.com/${PV}/release.tar.gz -> ${P}.tar.gz" -SRC_URI+=" ${P}-deps.tar.xz" - 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" +S="${WORKDIR}/ecr-login/cli/docker-credential-ecr-login" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -S="${WORKDIR}/${P}/ecr-login/cli/docker-credential-ecr-login" - src_compile() { ego build } src_install() { dobin docker-credential-ecr-login - cd "${WORKDIR}/${P}/docs" + cd "${WORKDIR}/docs" doman docker-credential-ecr-login.1 default |