elfutils: revert to 0.174.

This commit is contained in:
maxice8 2018-11-17 18:19:52 -02:00
parent 050fa7a6b4
commit b0d5d802d7
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,8 @@
# Template file for 'elfutils'
pkgname=elfutils
version=0.175
revision=1
reverts="0.174_1"
version=0.174
revision=2
build_style=gnu-configure
configure_args="--program-prefix=eu-"
hostmakedepends="automake libtool"
@ -11,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3.0-or-later"
homepage="https://sourceware.org/elfutils/"
distfiles="https://sourceware.org/${pkgname}/ftp/${version}/${pkgname}-${version}.tar.bz2"
checksum=f7ef925541ee32c6d15ae5cb27da5f119e01a5ccdbe9fe57bf836730d7b7a65b
checksum=cdf27e70076e10a29539d89e367101d516bc4aa11b0d7777fe52139e3fcad08a
CFLAGS="-Wno-error"