dtc: update to 1.7.1.

This commit is contained in:
Andrea Brancaleoni 2024-08-19 16:48:39 +02:00
parent 29bee24eb1
commit 95d59ddef5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dtc'
pkgname=dtc
version=1.7.0
version=1.7.1
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=29edce3d302a15563d8663198bbc398c5a0554765c83830d0d4c0409d21a16c4
checksum=398098bac205022b39d3dce5982b98c57f1023f3721a53ebcbb782be4cf7885e
CFLAGS="-fPIC"