libdwarf: update to 20161021.

This commit is contained in:
Michael Gehring 2016-10-29 16:17:23 +02:00
parent 7c8c4638f3
commit 846b8a92ab

View file

@ -1,6 +1,6 @@
# Template build file for 'libdwarf'
pkgname=libdwarf
version=20161001
version=20161021
revision=1
build_style=gnu-configure
configure_args="--prefix=/usr --enable-shared"
@ -10,7 +10,7 @@ license="GPL-2, LGPL-2.1"
makedepends="elfutils-devel"
homepage="http://www.prevanders.net/dwarf.html"
distfiles="http://prevanders.net/${pkgname}-${version}.tar.gz"
checksum=053aebbdfe54478a000db7a73eea5dae49a47078297d9e6d767be63d103532b5
checksum=5f64edf7cfabf516603b65d2cb30b5abba83b35db327e10599a20378c3d3c8cd
wrksrc="dwarf-${version}"
build_wrksrc="libdwarf"
nocross="yes"