pahole: update to 1.23.
This commit is contained in:
parent
45f13ce5af
commit
3a76620e63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pahole'
|
||||
pkgname=pahole
|
||||
version=1.22
|
||||
version=1.23
|
||||
revision=1
|
||||
wrksrc="dwarves-${version}"
|
||||
build_style=cmake
|
||||
|
@ -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=8bcba48be39da2868142440dc2ee7f1d7b99ffec8095e3a1afb280dc1a7c63df
|
||||
checksum=f085c25f068627d10e54bd030464f8952f5b2211d4ba26047fe209377470862a
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
*-musl) makedepends+=" musl-obstack-devel argp-standalone"
|
||||
|
|
Loading…
Reference in a new issue