pahole: update to 1.26.

This commit is contained in:
Andrew Benson 2024-02-29 19:19:22 -06:00
parent 2a78bcdadf
commit 48fd9a2c7f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pahole'
pkgname=pahole
version=1.25
version=1.26
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=e7d45955f6f4eca25a4c8c3bd6611059b35dc217e45976681d7db170fccdec4a
checksum=ad4c08339850e404609e2808012580b7e98366d2b91054bb93fe6dca94651fb4
case $XBPS_TARGET_MACHINE in
*-musl) makedepends+=" musl-obstack-devel argp-standalone"