mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libdwarf: update to 20190110
This commit is contained in:
parent
ad4934cada
commit
903db50a31
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdwarf'
|
# Template file for 'libdwarf'
|
||||||
pkgname=libdwarf
|
pkgname=libdwarf
|
||||||
version=20180809
|
version=20190110
|
||||||
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 @@ maintainer="John Regan <john@jrjrtech.com>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://www.prevanders.net/dwarf.html"
|
homepage="https://www.prevanders.net/dwarf.html"
|
||||||
distfiles="https://prevanders.net/${pkgname}-${version}.tar.gz"
|
distfiles="https://prevanders.net/${pkgname}-${version}.tar.gz"
|
||||||
checksum=63e5947fbd8f342240d25bed2081251f8ec5428ee09e24dfad3b6956168bc400
|
checksum=4ba9b7eb70e540b1a0e169a2b06ec1476f2197ba5bfa2a8cc92702005c6d311c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" elfutils-devel"
|
hostmakedepends+=" elfutils-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue