dtc: update to 1.6.0.

This commit is contained in:
Andrea Brancaleoni 2020-03-15 23:52:31 +01:00
parent 883f868a69
commit c1b2c7a24e

View file

@ -1,6 +1,6 @@
# Template file for 'dtc'
pkgname=dtc
version=1.5.1
version=1.6.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=660b74039690fc37013660544d09191834efb58503c73c555c5513ba75ab031f
checksum=10503b0217e1b07933e29e8d347a00015b2431bea5f59afe0bed3af30340c82d
CFLAGS="-fPIC"