elfutils: update to 0.184.
This commit is contained in:
parent
afcf986473
commit
f5006dde2d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'elfutils'
|
||||
pkgname=elfutils
|
||||
version=0.183
|
||||
revision=2
|
||||
version=0.184
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--program-prefix=eu-"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://sourceware.org/elfutils/"
|
||||
distfiles="https://sourceware.org/${pkgname}/ftp/${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=c3637c208d309d58714a51e61e63f1958808fead882e9b607506a29e5474f2c5
|
||||
checksum=87e7d1d7f0333815dd1f62135d047a4dc4082068f361452f357997c11360644b
|
||||
# subpackages require explicit ordering
|
||||
subpackages="debuginfod libdebuginfod libelf elfutils-devel"
|
||||
|
||||
|
|
Loading…
Reference in a new issue