elfutils: update to 0.179.

This commit is contained in:
Anthony Iliopoulos 2020-04-01 01:33:59 +02:00 committed by Juan RP
parent 567e7242d0
commit 5f58e05ae2

View File

@ -1,6 +1,6 @@
# Template file for 'elfutils'
pkgname=elfutils
version=0.178
version=0.179
revision=1
build_style=gnu-configure
configure_args="--program-prefix=eu- --disable-debuginfod"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://sourceware.org/elfutils/"
distfiles="https://sourceware.org/${pkgname}/ftp/${version}/${pkgname}-${version}.tar.bz2"
checksum=31e7a00e96d4e9c4bda452e1f2cdac4daf8abd24f5e154dee232131899f3a0f2
checksum=25a545566cbacaa37ae6222e58f1c48ea4570f53ba991886e2f5ce96e22a23a2
CFLAGS="-Wno-error -Wno-error=null-dereference"