mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dtc: update to 1.7.0.
This commit is contained in:
parent
cd5e15f057
commit
31aad79372
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dtc'
|
# Template file for 'dtc'
|
||||||
pkgname=dtc
|
pkgname=dtc
|
||||||
version=1.6.1
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="NO_PYTHON=1"
|
make_build_args="NO_PYTHON=1"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://git.kernel.org/pub/scm/utils/dtc/dtc.git"
|
homepage="https://git.kernel.org/pub/scm/utils/dtc/dtc.git"
|
||||||
distfiles="https://www.kernel.org/pub/software/utils/dtc/dtc-${version}.tar.xz"
|
distfiles="https://www.kernel.org/pub/software/utils/dtc/dtc-${version}.tar.xz"
|
||||||
checksum=65cec529893659a49a89740bb362f507a3b94fc8cd791e76a8d6a2b6f3203473
|
checksum=29edce3d302a15563d8663198bbc398c5a0554765c83830d0d4c0409d21a16c4
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue