ipmitool: update to 1.8.18.
This commit is contained in:
parent
fce48659e2
commit
0b3d285158
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ipmitool'
|
||||
pkgname=ipmitool
|
||||
version=1.8.17
|
||||
revision=2
|
||||
version=1.8.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libressl-devel"
|
||||
short_desc="Command-line interface to IPMI-enabled devices"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://ipmitool.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=97fa20efd9c87111455b174858544becae7fcc03a3cb7bf5c19b09065c842d02
|
||||
checksum=0c1ba3b1555edefb7c32ae8cd6a3e04322056bc087918f07189eeedfc8b81e01
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in a new issue