From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EC4D91581F0 for ; Sat, 14 Dec 2024 23:52:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42BDDE0948; Sat, 14 Dec 2024 23:52:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CCDDE0948 for ; Sat, 14 Dec 2024 23:52:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71C8B342FAA for ; Sat, 14 Dec 2024 23:52:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF23D90B for ; Sat, 14 Dec 2024 23:52:32 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1734220317.77e74c3dd55d0adaa0ef3a3a654281c0b50997cd.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ipmiview/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ipmiview/Manifest net-misc/ipmiview/ipmiview-2.22.0.241017.ebuild X-VCS-Directories: net-misc/ipmiview/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 77e74c3dd55d0adaa0ef3a3a654281c0b50997cd X-VCS-Branch: master Date: Sat, 14 Dec 2024 23:52:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0e41175f-2478-4fe6-9faf-8af0ee46934b X-Archives-Hash: 06b46c43e34cddbf7733c6da7655cbbc commit: 77e74c3dd55d0adaa0ef3a3a654281c0b50997cd Author: Conrad Kostecki gentoo org> AuthorDate: Sat Dec 14 23:51:57 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Dec 14 23:51:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e74c3d net-misc/ipmiview: fix manifest v2 Closes: https://bugs.gentoo.org/946353 Signed-off-by: Conrad Kostecki gentoo.org> net-misc/ipmiview/Manifest | 2 +- net-misc/ipmiview/ipmiview-2.22.0.241017.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/ipmiview/Manifest b/net-misc/ipmiview/Manifest index d36079cfdf52..88f2bc3c606a 100644 --- a/net-misc/ipmiview/Manifest +++ b/net-misc/ipmiview/Manifest @@ -1 +1 @@ -DIST IPMIView_2.22.0_build.241017_bundleJRE_Linux_x64.tar.gz 186223 BLAKE2B 7a8aef0bc7427887182390bb79736ea859a010d63213f7e3a9ddc3d8da20c9e8a78656b94c22f579a59f6f0bbabc91cac611a59cfad3934c3d8d10aa48d5d7a2 SHA512 86288015345a7d74f101b92e8b6fd7b2d5a265056af038ee37c23eab21a75ab41589381834f7bb4e86cd53dcabe90db9bc17d0b10cf71a00ef002b186c4a6df7 +DIST IPMIView_2.22.0_build.241017_bundleJRE_Linux_x64.tar.gz 109059981 BLAKE2B 858f2d593d1ab9c2bc5fb544b4a4b28cd20318395b37681806a7ce056cd6ec32096decbb395278aa382f1cb15fa12e7e881509039be21435b1c326d7c9b3c393 SHA512 b9e698443095ecaf018caee4a9a4bda2341a3c8eb7e8136d201a9351564222bdd2373524cd16492c1a0264882e961f128de8fd9121c130a302a28d4effcbac7f diff --git a/net-misc/ipmiview/ipmiview-2.22.0.241017.ebuild b/net-misc/ipmiview/ipmiview-2.22.0.241017.ebuild index 8925d3defe2c..c623ce281bda 100644 --- a/net-misc/ipmiview/ipmiview-2.22.0.241017.ebuild +++ b/net-misc/ipmiview/ipmiview-2.22.0.241017.ebuild @@ -11,7 +11,7 @@ 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/588/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz" +SRC_URI="https://www.supermicro.com/Bios/sw_download/832/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz" LICENSE="supermicro" SLOT="0"