iucode-tool: revbump for new argp-standalone version.
Also xlint.
This commit is contained in:
parent
7c73e011c2
commit
1c26845dd3
@ -1,16 +1,16 @@
|
||||
# Template file for 'iucode-tool'
|
||||
pkgname=iucode-tool
|
||||
version=2.3.1
|
||||
revision=1
|
||||
revision=2
|
||||
archs="i686* x86_64*"
|
||||
build_style=gnu-configure
|
||||
short_desc="Program to manipulate microcode update collections for Intel"
|
||||
maintainer="Vintodrimmer <vintodrimmer@protonmail.ch>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://gitlab.com/iucode-tool/iucode-tool/wikis/home"
|
||||
distfiles="https://gitlab.com/iucode-tool/releases/raw/latest/iucode-tool_${version}.tar.xz"
|
||||
checksum=12b88efa4d0d95af08db05a50b3dcb217c0eb2bfc67b483779e33d498ddb2f95
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone" ;;
|
||||
*-musl) makedepends="argp-standalone" ;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user