freeipmi: update to 1.5.6.
This commit is contained in:
parent
f3b1aa44ef
commit
f71cdfc94c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'freeipmi'
|
# Template file for 'freeipmi'
|
||||||
pkgname=freeipmi
|
pkgname=freeipmi
|
||||||
version=1.5.5
|
version=1.5.6
|
||||||
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"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3"
|
||||||
# Changelog: http://www.gnu.org/software/freeipmi/NEWS
|
# 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=ae20b98d145b6316c4231903a64a96954bdd718e74fc4e6cec2cd0b63edcff53
|
checksum=2b1abdc455ffb0e5017cf4d669f549079d3559ad57a73677611e76cec5a06c5c
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64) configure_args+=" ac_cv_header_sys_io_h=no";;
|
aarch64) configure_args+=" ac_cv_header_sys_io_h=no";;
|
||||||
|
|
Loading…
Reference in New Issue