libdwarf: update to 20190110

This commit is contained in:
Nathan Owens 2019-01-20 11:37:41 -06:00 committed by maxice8
parent ad4934cada
commit 903db50a31

View file

@ -1,6 +1,6 @@
# Template file for 'libdwarf'
pkgname=libdwarf
version=20180809
version=20190110
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=63e5947fbd8f342240d25bed2081251f8ec5428ee09e24dfad3b6956168bc400
checksum=4ba9b7eb70e540b1a0e169a2b06ec1476f2197ba5bfa2a8cc92702005c6d311c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" elfutils-devel"