pahole: update to 1.29.

This commit is contained in:
Andrew Benson 2025-01-24 11:37:39 -06:00
parent 5d834bcfa5
commit e45eeacd8f

View File

@ -1,6 +1,6 @@
# Template file for 'pahole'
pkgname=pahole
version=1.28
version=1.29
revision=1
build_style=cmake
configure_args="-D__LIB=lib"
@ -10,7 +10,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=a4c1a3c16c7d41f27eba8323e05b59fe33581832d5c50ef8390fa102d75a16e3
checksum=9b30edbeb5fb973ad615d3a80cd0e73c7b816e7adb740bfad81ad759ed1b2a19
case $XBPS_TARGET_MACHINE in
*-musl) makedepends+=" musl-obstack-devel argp-standalone"