mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
dtc: update to 1.5.1.
This commit is contained in:
parent
863ee0a64f
commit
77b6b99b1f
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.5.0
|
version=1.5.1
|
||||||
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=c672e443c9f7e39f5a7c8e602da6777f9ad55ad70de87de300a43828c8050172
|
checksum=660b74039690fc37013660544d09191834efb58503c73c555c5513ba75ab031f
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue