dtc: update to 1.4.6.
This commit is contained in:
parent
0fca21d1f3
commit
d46e092e58
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dtc'
|
||||
pkgname=dtc
|
||||
version=1.4.5
|
||||
version=1.4.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="NO_PYTHON=1"
|
||||
|
@ -12,7 +12,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=042c7164806af34069d13ede59d85b8156d09f179f721c516dc37712d3a0f621
|
||||
checksum=382302bfcc3c40734be80ac620983971d911ec4cde798f551873f3eb008c7b7e
|
||||
|
||||
dtc-devel_package() {
|
||||
depends="dtc>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue