summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZach Himsel2023-08-24 16:47:43 -0400
committerZach Himsel2023-08-24 16:47:43 -0400
commit424b9269bafc0b5fe842178de8625adf0b5b3924 (patch)
tree4f827bef7f8157021a8bc21df1484d0631e201fa /PKGBUILD
parent3aa7a8bf8928292854d695645481e8d3b8041ab2 (diff)
downloadaur-424b9269bafc0b5fe842178de8625adf0b5b3924.tar.gz
Update IPMIView to 2.21.1
Note: apparently Supermicro also changed the base URL to their file downloads
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 297b46c7c6f2..3d010cdb0d47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=ipmiview
-pkgver=2.21.0
-_pkghash=221118
-pkgrel=2
+pkgver=2.21.1
+_pkghash=230720
+pkgrel=1
pkgdesc="Supermicro IPMI tool"
makedepends=('tar')
depends=("glibc" "java-runtime")
@@ -19,16 +19,16 @@ backup=(
)
source=(
- "https://www.supermicro.com/wftp/utility/IPMIView/Linux/IPMIView_${pkgver}_build.${_pkghash}_bundleJRE_Linux_x64.tar.gz"
+ "https://www.supermicro.com/Bios/sw_download/588/IPMIView_${pkgver}_build.${_pkghash}_bundleJRE_Linux_x64.tar.gz"
'ipmiview.desktop'
'ipmiview.png'
'patch-jvm-version-check.patch'
)
-sha512sums=('4e21bee8c81acc0afc33df34e10530157a09908957c3aad54b9f51ca71b83e79d1b52a804f18f34fb8bbfaf2574ab7a3b65d0f66495aa27284cd67baa387f737'
+sha512sums=('103cc4c12f3ad6a503877db85abd89ad4e0dfdb48d99d30483ab3b97534e7f1729cc94b19ad0ff45c381986807a443d45338df24e7edc41839ed7e718804d46a'
'82f6d4a9f6ff031f0c7e7ab78a550ea76b8e297df62aaa9837a37fe4f0b4a8b4dfa4aae59c0edc9ee2f0b7e249548ba4f5f50a44e0682a7f7b6f098163a17879'
'd1fb8e68ca057e3b2bc1c6e51cda226443c729db5166363d637a536afc07aab285ba46f9da5f656837e2423685a0ae421789a4768acee5ac8185ecb04318fc81'
- '4b0e89241cda36d85cf9e9dc8c0bd53426ae9193b79458e7c1075791eb73dc1aeddf840c3241d82a5891e8c44fc2421b2cd64370e8a5a68fdd64bb78051bc384')
+ 'b174f65db6870cffbdae1ca3800c7b7bf348a34b5c030173af4cb1a30c6c3476d28af7013d845dfd061f9800462d8326bf3306a1597d7e9440db78b1e80dbd12')
prepare() {
cd ${srcdir}