powerpc-utils: update to 1.3.7.
This commit is contained in:
parent
5e88aa0574
commit
9119b473ee
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'powerpc-utils'
|
||||
pkgname=powerpc-utils
|
||||
version=1.3.6
|
||||
revision=2
|
||||
version=1.3.7
|
||||
revision=1
|
||||
archs="ppc ppc-musl ppc64*"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-silent-rules"
|
||||
|
@ -13,7 +13,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/ibm-power-utilities/powerpc-utils"
|
||||
distfiles="https://github.com/ibm-power-utilities/powerpc-utils/archive/v${version}.tar.gz"
|
||||
checksum=0ff10b01761ea1b598b05aaf9a5c20da8ab8784b3dc6d0c7f19d15426672523b
|
||||
checksum=bb48758bca3b9d056141b522e700218ee4e814b517aadf5a01f53b970ad1d3c3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-librtas ac_cv_lib_rtasevent_parse_rtas_event=yes"
|
||||
|
|
Loading…
Reference in New Issue