From c1b2c7a24e37f25519ac83737680ca016ea3dd7f Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 15 Mar 2020 23:52:31 +0100 Subject: [PATCH] dtc: update to 1.6.0. --- srcpkgs/dtc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dtc/template b/srcpkgs/dtc/template index 3c1e4c05628..e44aa5180f6 100644 --- a/srcpkgs/dtc/template +++ b/srcpkgs/dtc/template @@ -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 " 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"