dtc: update to 1.4.4.

This commit is contained in:
Andrea Brancaleoni 2017-03-11 00:53:15 +01:00
parent 2867f44282
commit 766022a161

View file

@ -1,6 +1,6 @@
# Template file for 'dtc'
pkgname=dtc
version=1.4.3
version=1.4.4
revision=1
build_style=gnu-makefile
hostmakedepends="git flex bison"
@ -10,7 +10,7 @@ license="GPL-2"
homepage="http://www.devicetree.org/Device_Tree_Compiler"
CFLAGS="-fPIC"
distfiles="https://www.kernel.org/pub/software/utils/dtc/dtc-$version.tar.xz"
checksum=0c3fbff85e85b980740c7b9c6f3cd1c5354aa318bfcadb5005776fdcf3ac5ec8
checksum=470731d5c015b160d26a96645dbb1c7337d6e7b8c98244612002b66bedf6cffb
dtc-devel_package() {
depends="dtc>=${version}_${revision}"