net-misc/ipmiview: add 2.24.0.251224, drop 2.23.0.250519

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2026-06-14 14:41:40 +02:00
parent fb92d4dacf
commit c2b247fc3d
2 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
DIST IPMIView_2.23.0_build.250519_bundleJRE_Linux_x64.tar.gz 148229072 BLAKE2B 85831cb3ab2e3ea57fde57907f6e51e1c4229a2ddf10410d703608e4cf597476d7336b1043abd63d349de95202ca8dff6d8d8cdffc2bd1275075ceeab88cfe58 SHA512 b673f62a852024da336db18c4f50996415351856897caa3c44df3bff6487d334d7a43b48025a39939e32213c48f2c725265627463743c5810bd1eae123da4a4a
DIST IPMIView_2.24.0_build.251224_bundleJRE_Linux_x64.tar.gz 148727015 BLAKE2B 5f8f8d7bc624d0e81b472ca0e25a45923d7fa3bef3384dd7b82156bc2454d987efca112414b08aca24f3847c79455a2b9a9bd916a0c2ac5b7bb144ce49cb7ef5 SHA512 6b4eabde902bedac7a370e3dc71fdc896466f71cb8622b6da04e61f6ef1fd9cd4dd4053401659f7710be9d0640c78119e3fcbe808cbc21a3d4ee54cea5ee99ad

View File

@@ -1,17 +1,18 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit desktop java-pkg-2 prefix
DOWNLOAD_ID="1052"
MY_DATE="$(ver_cut 4)"
MY_PN="IPMIView"
MY_PV="$(ver_cut 1-3)"
DESCRIPTION="A GUI application that allows to manage multiple target systems through BMC"
HOMEPAGE="https://www.supermicro.com/"
SRC_URI="https://www.supermicro.com/Bios/sw_download/960/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz"
SRC_URI="https://www.supermicro.com/Bios/sw_download/${DOWNLOAD_ID}/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz"
LICENSE="supermicro"
SLOT="0"