dtc: update to 1.7.0.

This commit is contained in:
Andrea Brancaleoni 2023-02-28 14:27:33 +01:00
parent cd5e15f057
commit 31aad79372

View File

@ -1,6 +1,6 @@
# Template file for 'dtc'
pkgname=dtc
version=1.6.1
version=1.7.0
revision=1
build_style=gnu-makefile
make_build_args="NO_PYTHON=1"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-only"
homepage="https://git.kernel.org/pub/scm/utils/dtc/dtc.git"
distfiles="https://www.kernel.org/pub/software/utils/dtc/dtc-${version}.tar.xz"
checksum=65cec529893659a49a89740bb362f507a3b94fc8cd791e76a8d6a2b6f3203473
checksum=29edce3d302a15563d8663198bbc398c5a0554765c83830d0d4c0409d21a16c4
CFLAGS="-fPIC"