mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
sys-apps/ipmicfg: add 1.36.0.250225, drop 1.35.2.240627
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST IPMICFG_1.35.2_build.240627.zip 2109548 BLAKE2B 457a581f1dbf8240e795d30223b6948339d87c4049f946dd45349268003153ed7f7ac21708fcb9c5e75e8e25e9fc4f11cede8da7e1154014517892006bd31217 SHA512 717db881c6e63f4ca0d7193eb3fd432312865abca9e4a89ea2b3505b6a5e041d0af3c630e4b94c0eaf0de10d8523def6fa9c7af34c5b0a84ae7f832f47d08a22
|
||||
DIST IPMICFG_1.36.0_build.250225.zip 2155932 BLAKE2B 614e0f30e0718fd661af52feafef891f91448b833fc2fc9f7d53d56539db76abba87e45d4bdd7be434e2b807ea16bcff634dacfc5978e2093822991e14f477e7 SHA512 2bdbb1ea4e1c950d7bd5d954b39440748aa708b3daf63b67663eac98bb37f5cb271c20bab4250f786a1e101ea8ff1e822f30e8d3e87f648eb5e526169dc0555e
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DOWNLOAD_ID="897"
|
||||
MY_DATE="$(ver_cut 4)"
|
||||
MY_PN="${PN^^}"
|
||||
MY_PV="$(ver_cut 1-3)"
|
||||
@@ -11,7 +12,7 @@ inherit secureboot
|
||||
|
||||
DESCRIPTION="An in-band utility for configuring Supermicro IPMI devices"
|
||||
HOMEPAGE="https://www.supermicro.com"
|
||||
SRC_URI="https://www.supermicro.com/Bios/sw_download/760/${MY_PN}_${MY_PV}_build.${MY_DATE}.zip"
|
||||
SRC_URI="https://www.supermicro.com/Bios/sw_download/${DOWNLOAD_ID}/${MY_PN}_${MY_PV}_build.${MY_DATE}.zip"
|
||||
S="${WORKDIR}/${MY_PN}_${MY_PV}_build.${MY_DATE}"
|
||||
|
||||
LICENSE="supermicro"
|
||||
Reference in New Issue
Block a user