mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
pahole: update to 1.25.
This commit is contained in:
parent
8a49985bd3
commit
12acf4a331
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'pahole'
|
||||
pkgname=pahole
|
||||
reverts="1.24_1"
|
||||
version=1.23
|
||||
revision=4
|
||||
version=1.25
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-D__LIB=lib"
|
||||
makedepends="elfutils-devel zlib-devel"
|
||||
|
@ -11,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=f085c25f068627d10e54bd030464f8952f5b2211d4ba26047fe209377470862a
|
||||
checksum=e7d45955f6f4eca25a4c8c3bd6611059b35dc217e45976681d7db170fccdec4a
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
*-musl) makedepends+=" musl-obstack-devel argp-standalone"
|
||||
|
|
Loading…
Add table
Reference in a new issue