libdwarf: update to 20190529.

This commit is contained in:
Leah Neukirchen 2019-08-16 14:57:33 +02:00
parent ff9652d5ab
commit 2f18ea2314

View file

@ -1,6 +1,6 @@
# Template file for 'libdwarf'
pkgname=libdwarf
version=20190110
version=20190529
revision=1
build_style=gnu-configure
configure_args="--prefix=/usr --enable-shared"
@ -10,7 +10,7 @@ maintainer="John Regan <john@jrjrtech.com>"
license="LGPL-2.1-only"
homepage="https://www.prevanders.net/dwarf.html"
distfiles="https://prevanders.net/${pkgname}-${version}.tar.gz"
checksum=4ba9b7eb70e540b1a0e169a2b06ec1476f2197ba5bfa2a8cc92702005c6d311c
checksum=b414c3bff758df211d972de72df1da9f496224da3f649b950b7d7239ec69172c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" elfutils-devel"