mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ipmiutil: update to 3.1.8
This commit is contained in:
parent
e556391860
commit
20e46e5522
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ipmiutil'
|
# Template file for 'ipmiutil'
|
||||||
pkgname=ipmiutil
|
pkgname=ipmiutil
|
||||||
version=3.1.3
|
version=3.1.8
|
||||||
revision=4
|
revision=1
|
||||||
archs="i686* x86_64* ppc*"
|
archs="i686* x86_64* ppc*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-systemd --libdir=/usr/lib"
|
configure_args="--disable-systemd --libdir=/usr/lib"
|
||||||
|
@ -12,8 +12,9 @@ license="BSD-2-Clause, BSD-3-Clause"
|
||||||
#changelog="http://ipmiutil.sourceforge.net/docs/ChangeLog"
|
#changelog="http://ipmiutil.sourceforge.net/docs/ChangeLog"
|
||||||
homepage="http://ipmiutil.sourceforge.net"
|
homepage="http://ipmiutil.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b80303b6f05cbe48e728dd925fef201e9604a90cd3fc9c8af113367e8d6dbe57
|
checksum=b14357b9723e38a19c24df2771cff63d5f15f8682cd8a5b47235044b767b1888
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
conflicts="renameutils"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue