pahole: update to 1.21.
This commit is contained in:
parent
244d8c76ed
commit
4e4d0e356b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pahole'
|
||||
pkgname=pahole
|
||||
version=1.20
|
||||
revision=2
|
||||
version=1.21
|
||||
revision=1
|
||||
wrksrc="dwarves-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-D__LIB=lib"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://git.kernel.org/?p=devel/pahole/pahole.git;a=summary"
|
||||
distfiles="https://fedorapeople.org/~acme/dwarves/dwarves-${version}.tar.xz"
|
||||
checksum=a0dbda45ce83c0bf21eba78c44b4fd72560a970285fbb3e4f88375015aab6f06
|
||||
checksum=33a8bed6c0e1a5889578e01d1afed3f752353dc087d8bda36d258fe83e42a476
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
*-musl) makedepends+=" musl-obstack-devel argp-standalone"
|
||||
|
|
Loading…
Reference in a new issue