libdwarf: update to 20170709.

This commit is contained in:
Michael Gehring 2017-07-15 10:03:50 +00:00
parent f7fdb1fc0d
commit 324d9a669b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libdwarf'
pkgname=libdwarf
version=20170416
version=20170709
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=d340c395217d78a67bec069f9991130622626a87cdba73131d091cb2f1005d81
checksum=46ccfb24ecd24bd7cce466d67a7bfeb62b9ed405dafdc924918d58c529abccb8
wrksrc="dwarf-${version}"
build_wrksrc="libdwarf"
nocross="yes"