summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEwout van Mansom2023-03-12 09:05:26 +0100
committerEwout van Mansom2023-03-12 09:05:26 +0100
commit3245da9afc4f1aff7e1dda109b227264e77ffe6b (patch)
tree5d9a76357fa6810afa0e5f56ae9b50fb8ec6c1cf /PKGBUILD
parentadab73c3aba91ad97e95c724c011788229b6617a (diff)
downloadaur-3245da9afc4f1aff7e1dda109b227264e77ffe6b.tar.gz
supermicro-update-manager: 2.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 207543a52a3d..73307993b1bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,19 @@
# Contributor: Andrew Shark <ashark linuxcomp.ru>
pkgname=supermicro-update-manager
-pkgver=2.8.1
+pkgver=2.10.0
pkgrel=1
pkgdesc="Update the BMC and UEFI/BIOS firmware for Supermicro motherboards"
arch=(x86_64)
url="https://www.supermicro.com/en/solutions/management-software/supermicro-update-manager"
license=('custom: EULA')
backup=(etc/sumrc)
-_rel_date=20220506
+_rel_date=20221209
+_rel_ver=527
source=(
- "https://www.supermicro.com/Bios/sw_download/440/sum_${pkgver}_Linux_x86_64_${_rel_date}.tar.gz"
+ "https://www.supermicro.com/Bios/sw_download/${_rel_ver}/sum_${pkgver}_Linux_x86_64_${_rel_date}.tar.gz"
)
-sha256sums=('f458076e94f9fd822b1a82a44bf7087a57e58c2ad47c6fe7e11091fe3e1cbff3')
+sha256sums=('4f64bde6c60250edb03935f7a8cad3e579e953a6822660b763d8694bfad6ea35')
depends=('zlib')
package() {