libdwarf: update to 20191002.

This commit is contained in:
Anthony Iliopoulos 2019-10-05 15:52:52 +02:00 committed by Helmut Pozimski
parent abd02e87b8
commit 785d544b0a

View file

@ -1,6 +1,6 @@
# Template file for 'libdwarf'
pkgname=libdwarf
version=20190529
version=20191002
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=b414c3bff758df211d972de72df1da9f496224da3f649b950b7d7239ec69172c
checksum=c1594995813653e7ce6dabc36f86b2074598fedacf8b789ada6c0f47a5f12f49
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" elfutils-devel"