summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-03-21 20:02:02 +0000
committerGeorge Rawlinson2021-03-21 20:02:02 +0000
commitb5a2a4c4cbb8c35258e5de005ddabd706248e3a6 (patch)
tree739c1dbafea3ce597db0e25564fcfa5df061e7ae
parente13dafd91cefbab744ad1a84fd37d23456c9fc10 (diff)
downloadaur-b5a2a4c4cbb8c35258e5de005ddabd706248e3a6.tar.gz
upgpkg: freeipmi 1.6.7-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 945010ee7cb8..f6c4e0bea00a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = freeipmi
pkgdesc = Provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification.
- pkgver = 1.6.6
- pkgrel = 2
+ pkgver = 1.6.7
+ pkgrel = 1
url = https://www.gnu.org/software/freeipmi
arch = x86_64
arch = aarch64
@@ -19,10 +19,10 @@ pkgbase = freeipmi
backup = etc/freeipmi/ipmidetectd.conf
backup = etc/freeipmi/ipmiseld.conf
backup = etc/freeipmi/libipmiconsole.conf
- source = https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.6.tar.gz
- source = https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.6.tar.gz.sig
+ source = https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.7.tar.gz
+ source = https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.7.tar.gz.sig
validpgpkeys = A865A9FB6F0387624468543A3EFB7C4BE8303927
- sha256sums = cfa30179b44c582e73cf92c2ad0e54fe49f9fd87f7a0889be9dc2db5802e6aab
+ sha256sums = bb8519313933656c1e55e4f1ab3204748c26671d058e8aadd8e30a8053eadebf
sha256sums = SKIP
pkgname = freeipmi
diff --git a/PKGBUILD b/PKGBUILD
index e3e6c0feb823..0e5ca08613a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Phillip Smith <pkgbuild@phs.id.au>
# Contributor: Nathan Owe <ndowens04 at gmail>
pkgname=freeipmi
-pkgver=1.6.6
-pkgrel=2
+pkgver=1.6.7
+pkgrel=1
pkgdesc="Provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification."
arch=('x86_64' 'aarch64')
url="https://www.gnu.org/software/freeipmi"
@@ -21,7 +21,7 @@ backup=("etc/$pkgname/$pkgname.conf"
"etc/$pkgname/libipmiconsole.conf")
options=('!libtool')
source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-sha256sums=('cfa30179b44c582e73cf92c2ad0e54fe49f9fd87f7a0889be9dc2db5802e6aab'
+sha256sums=('bb8519313933656c1e55e4f1ab3204748c26671d058e8aadd8e30a8053eadebf'
'SKIP')
validpgpkeys=('A865A9FB6F0387624468543A3EFB7C4BE8303927') # Albert Chu <chu11@llnl.gov>