mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
dtc: bump version
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user