mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-14 00:32:56 +02:00
powerpc-utils: update to 1.3.7.
This commit is contained in:
parent
5e88aa0574
commit
9119b473ee
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'powerpc-utils'
|
# Template file for 'powerpc-utils'
|
||||||
pkgname=powerpc-utils
|
pkgname=powerpc-utils
|
||||||
version=1.3.6
|
version=1.3.7
|
||||||
revision=2
|
revision=1
|
||||||
archs="ppc ppc-musl ppc64*"
|
archs="ppc ppc-musl ppc64*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-silent-rules"
|
configure_args="--disable-silent-rules"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/ibm-power-utilities/powerpc-utils"
|
homepage="https://github.com/ibm-power-utilities/powerpc-utils"
|
||||||
distfiles="https://github.com/ibm-power-utilities/powerpc-utils/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ibm-power-utilities/powerpc-utils/archive/v${version}.tar.gz"
|
||||||
checksum=0ff10b01761ea1b598b05aaf9a5c20da8ab8784b3dc6d0c7f19d15426672523b
|
checksum=bb48758bca3b9d056141b522e700218ee4e814b517aadf5a01f53b970ad1d3c3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" --with-librtas ac_cv_lib_rtasevent_parse_rtas_event=yes"
|
configure_args+=" --with-librtas ac_cv_lib_rtasevent_parse_rtas_event=yes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue