mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
jansson: bump version.
This commit is contained in:
@@ -10,14 +10,14 @@ COPYRIGHT="2009-2016 Petri Lehtinen
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.digip.org/jansson/releases/jansson-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="77094fc1e113da0e2e65479488a0719f859b8f5bde3a6a0da88a1c73a88b5698"
|
||||
CHECKSUM_SHA256="241125a55f739cd713808c4e0089986b8c3da746da8b384952912ad659fa2f5a"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
jansson$secondaryArchSuffix = $portVersion compat >= 2
|
||||
lib:libjansson$secondaryArchSuffix = 4.9.0 compat >= 4
|
||||
lib:libjansson$secondaryArchSuffix = 4.10.0 compat >= 4
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -25,7 +25,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libjansson${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libjansson$secondaryArchSuffix = 4.9.0 compat >= 4
|
||||
devel:libjansson$secondaryArchSuffix = 4.10.0 compat >= 4
|
||||
"
|
||||
REQUIRES_devel="
|
||||
jansson$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user