libdwarf: update to 20161124.
This commit is contained in:
parent
4ff058dc07
commit
97e8a646cc
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libdwarf'
|
||||
pkgname=libdwarf
|
||||
version=20161021
|
||||
version=20161124
|
||||
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=5f64edf7cfabf516603b65d2cb30b5abba83b35db327e10599a20378c3d3c8cd
|
||||
checksum=bd3d6dc7da0509876fb95b8681f165febd898845dc66714aa58e69b8feca988f
|
||||
wrksrc="dwarf-${version}"
|
||||
build_wrksrc="libdwarf"
|
||||
nocross="yes"
|
||||
|
|
Loading…
Reference in New Issue