mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libdwarf: update to 20161021.
This commit is contained in:
parent
7c8c4638f3
commit
846b8a92ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libdwarf'
|
# Template build file for 'libdwarf'
|
||||||
pkgname=libdwarf
|
pkgname=libdwarf
|
||||||
version=20161001
|
version=20161021
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--prefix=/usr --enable-shared"
|
configure_args="--prefix=/usr --enable-shared"
|
||||||
|
@ -10,7 +10,7 @@ license="GPL-2, LGPL-2.1"
|
||||||
makedepends="elfutils-devel"
|
makedepends="elfutils-devel"
|
||||||
homepage="http://www.prevanders.net/dwarf.html"
|
homepage="http://www.prevanders.net/dwarf.html"
|
||||||
distfiles="http://prevanders.net/${pkgname}-${version}.tar.gz"
|
distfiles="http://prevanders.net/${pkgname}-${version}.tar.gz"
|
||||||
checksum=053aebbdfe54478a000db7a73eea5dae49a47078297d9e6d767be63d103532b5
|
checksum=5f64edf7cfabf516603b65d2cb30b5abba83b35db327e10599a20378c3d3c8cd
|
||||||
wrksrc="dwarf-${version}"
|
wrksrc="dwarf-${version}"
|
||||||
build_wrksrc="libdwarf"
|
build_wrksrc="libdwarf"
|
||||||
nocross="yes"
|
nocross="yes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue