dtc: update to 1.5.1.

This commit is contained in:
Andrea Brancaleoni 2019-09-07 21:42:41 +02:00
parent 863ee0a64f
commit 77b6b99b1f

View file

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