freeipmi: update to 1.5.2.
This commit is contained in:
parent
6d4d98e8df
commit
dd18f73f0f
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'freeipmi'
|
# Template file for 'freeipmi'
|
||||||
pkgname=freeipmi
|
pkgname=freeipmi
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-systemdsystemunitdir ac_cv_header_sys_stropts_h=no"
|
configure_args="--without-systemdsystemunitdir ac_cv_header_sys_stropts_h=no"
|
||||||
|
@ -10,9 +10,10 @@ makedepends="libgcrypt-devel"
|
||||||
short_desc="In-band and out-of-band IPMI software"
|
short_desc="In-band and out-of-band IPMI software"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
# Changelog: http://www.gnu.org/software/freeipmi/NEWS
|
||||||
homepage="http://www.gnu.org/software/freeipmi/"
|
homepage="http://www.gnu.org/software/freeipmi/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=47985ab902a62e23aba60e30a9fba5190599eecbc107d442e8b948a220ed1252
|
checksum=734fa260e71d11e0a607f8acc731b9492f7f7b2f5476bf2ec29ff34ecde4ee75
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/etc/{sysconfig,init.d}
|
rm -rf ${DESTDIR}/etc/{sysconfig,init.d}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue