libdwarf: update to 20191104.

This commit is contained in:
Anthony Iliopoulos 2019-11-08 17:19:22 +01:00 committed by Juan RP
parent 7466ea9a3d
commit 8fcd9c8bab

View file

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