commit: c094a5534b1b521281669aacc491999205551325 Author: Skyler Mäntysaari <sm+git <AT> skym <DOT> fi> AuthorDate: Sun Sep 1 12:41:18 2024 +0000 Commit: Skyler Mäntysaari <gentoo <AT> samip <DOT> fi> CommitDate: Sun Sep 1 12:44:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c094a553
app-admin/talosctl-bin: new package, add 1.7.6 Signed-off-by: Skyler Mäntysaari <sm+git <AT> skym.fi> app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild b/app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild index 1de0efe9e..09140090c 100644 --- a/app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild +++ b/app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Pre-compiled talosctl is an tool for interacting with the Talos API HOMEPAGE="https://www.talos.dev/v1.7/" SLOT="0" S="${WORKDIR}" -LICENSE="MPL2.0" +LICENSE="MPL-2.0" KEYWORDS="~amd64 ~arm ~arm64" SRC_URI=" amd64? ( https://github.com/siderolabs/talos/releases/download/v${PV}/talosctl-linux-amd64 -> talosctl-amd64-v${PV} )