pahole: update to 1.28.

This commit is contained in:
Andrew Benson 2024-12-09 10:08:58 -06:00
parent 12d014c535
commit fb25775557
1 changed files with 2 additions and 2 deletions

View File

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