dtc: bump version

This commit is contained in:
Jerome Duval
2015-03-03 17:11:23 +00:00
parent 3ed153b7ce
commit 65314676a4
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ DESCRIPTION="
The Device Tree Compiler
"
HOMEPAGE="https://git.kernel.org/cgit/utils/dtc/dtc.git"
SRC_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git#v1.4.0"
SRC_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git#v1.4.1"
LICENSE="GNU GPL v2"
COPYRIGHT="2005 David Gibson, IBM Corporation"
REVISION="1"
@@ -25,7 +25,7 @@ PROVIDES="
cmd:fdtget = $portVersion
cmd:fdtput = $portVersion
lib:libfdt$secondaryArchSuffix = $portVersion
lib:libfdt_1.4.0$secondaryArchSuffix = $portVersion
lib:libfdt_$portVersion$secondaryArchSuffix = $portVersion
devel:libfdt$secondaryArchSuffix = $portVersion
"
@@ -35,7 +35,7 @@ REQUIRES="
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:bison$secondaryArchSuffix >= 2.5
cmd:bison >= 2.5
cmd:flex
cmd:gcc$secondaryArchSuffix
cmd:make