mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dtc: update to 1.4.7.
This commit is contained in:
parent
1199b5935b
commit
7c7c205d16
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dtc'
|
# Template file for 'dtc'
|
||||||
pkgname=dtc
|
pkgname=dtc
|
||||||
version=1.4.6
|
version=1.4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="NO_PYTHON=1"
|
make_build_args="NO_PYTHON=1"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2"
|
||||||
homepage="http://www.devicetree.org/Device_Tree_Compiler"
|
homepage="http://www.devicetree.org/Device_Tree_Compiler"
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
distfiles="https://www.kernel.org/pub/software/utils/dtc/dtc-$version.tar.xz"
|
distfiles="https://www.kernel.org/pub/software/utils/dtc/dtc-$version.tar.xz"
|
||||||
checksum=382302bfcc3c40734be80ac620983971d911ec4cde798f551873f3eb008c7b7e
|
checksum=6643e8f00ff86350f465bb54b2185058b5b1b7bac01a0842c81a52b86589cde7
|
||||||
|
|
||||||
dtc-devel_package() {
|
dtc-devel_package() {
|
||||||
depends="dtc>=${version}_${revision}"
|
depends="dtc>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue