diff options
Diffstat (limited to 'sys-cluster/virtctl')
| -rw-r--r-- | sys-cluster/virtctl/Manifest | 2 | ||||
| -rw-r--r-- | sys-cluster/virtctl/virtctl-1.6.3.ebuild (renamed from sys-cluster/virtctl/virtctl-1.3.1.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/virtctl/Manifest b/sys-cluster/virtctl/Manifest index 305e5a2..58ca167 100644 --- a/sys-cluster/virtctl/Manifest +++ b/sys-cluster/virtctl/Manifest @@ -1 +1 @@ -DIST virtctl-1.3.1.tar.gz 17558781 BLAKE2B 49b371d7276c469383c1b63e5f9c94536f5c5cd09b51ff29dfa0e33676aa30a856211b53dd220c15667fc8cfba89e74074f8ede5331fcd919ab3c96ed445570f SHA512 d34f35713f73ea5bf02e3421bf0fae8ce5c66c5123da5018179baf9f1e72cacea409326cf797fd66da28fdb336d40dc254bdf94cb57de3c0c5f280d085ecd584 +DIST virtctl-1.6.3.tar.gz 19332775 BLAKE2B 31a260329dbe9389f69bbcb9af252e7e0c285987bb5efde6408d4e9fa53e4c178f3f5ea57702366db280ba8f8d06d5fa5326802c3b6735cd640462c3d1126179 SHA512 5b10e385dea34ac7accaee6d678c3a314496d8939ba8d258b7ccd76a05c0a9a9239fdeb1519c675fbb33ad02549f07afe65176fffd7d1c51e79754ecb3bb8d2a diff --git a/sys-cluster/virtctl/virtctl-1.3.1.ebuild b/sys-cluster/virtctl/virtctl-1.6.3.ebuild index 62a8a9e..c79b671 100644 --- a/sys-cluster/virtctl/virtctl-1.3.1.ebuild +++ b/sys-cluster/virtctl/virtctl-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ inherit go-module DESCRIPTION="CLI to interact with KubeVirt VMs" HOMEPAGE="https://kubevirt.io/" -BDEPEND=">=dev-lang/go-1.22.0" +BDEPEND=">=dev-lang/go-1.24" SRC_URI="https://github.com/kubevirt/kubevirt/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" COMMIT="ed1e7ae8548d319fa7aacf315ad198f7241287c5" S="${WORKDIR}/kubevirt-${PV}" |
