libdwarf: update to 20160923.

This commit is contained in:
Michael Gehring 2016-09-24 01:11:37 +02:00
parent 941e8e7cd6
commit c3be453d94

View File

@ -1,6 +1,6 @@
# Template build file for 'libdwarf'
pkgname=libdwarf
version=20160613
version=20160923
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=2cd47883a57dd89cb6d32ac36ef14c2631719a4eb2e6e2f743053651416802bb
checksum=539125a75aeaa7d4d5f34055cb49f65eeb636607527728d0a36f54a6039d203c
wrksrc="dwarf-${version}"
build_wrksrc="libdwarf"
nocross="yes"