mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
dtc: update to 1.7.2.
This commit is contained in:
parent
5bd3221b11
commit
aa417d440f
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.7.1
|
version=1.7.2
|
||||||
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 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://git.kernel.org/pub/scm/utils/dtc/dtc.git"
|
homepage="https://git.kernel.org/pub/scm/utils/dtc/dtc.git"
|
||||||
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=398098bac205022b39d3dce5982b98c57f1023f3721a53ebcbb782be4cf7885e
|
checksum=92d8ca769805ae1f176204230438fe52808f4e1c7944053c9eec0e649b237539
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue