mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pahole: update to 1.28.
This commit is contained in:
parent
12d014c535
commit
fb25775557
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pahole'
|
# Template file for 'pahole'
|
||||||
pkgname=pahole
|
pkgname=pahole
|
||||||
version=1.27
|
version=1.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-D__LIB=lib"
|
configure_args="-D__LIB=lib"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://git.kernel.org/?p=devel/pahole/pahole.git;a=summary"
|
homepage="http://git.kernel.org/?p=devel/pahole/pahole.git;a=summary"
|
||||||
distfiles="https://fedorapeople.org/~acme/dwarves/dwarves-${version}.tar.xz"
|
distfiles="https://fedorapeople.org/~acme/dwarves/dwarves-${version}.tar.xz"
|
||||||
checksum=81e227af6fe6a3228d64211a80209f7cd86022a6bd48c53302124cef76154505
|
checksum=a4c1a3c16c7d41f27eba8323e05b59fe33581832d5c50ef8390fa102d75a16e3
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
*-musl) makedepends+=" musl-obstack-devel argp-standalone"
|
*-musl) makedepends+=" musl-obstack-devel argp-standalone"
|
||||||
|
|
Loading…
Add table
Reference in a new issue