mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
swig: bump version (#3855)
This commit is contained in:
committed by
waddlesplash
parent
725eb648a6
commit
d356239f83
@@ -20,9 +20,9 @@ COPYRIGHT="1995-1998 University of Utah and the Regents of the University of Cal
|
||||
2005-2006 Arizona Board of Regents (University of Arizona)
|
||||
1995-2017 The SWIG Developers"
|
||||
LICENSE="SWIG"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://sourceforge.net/projects/swig/files/swig/swig-$portVersion/swig-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d"
|
||||
CHECKSUM_SHA256="e8a39cd6437e342cdcbd5af27a9bf11b62dc9efec9248065debcb8276fcbb925"
|
||||
|
||||
ARCHITECTURES="x86 ?x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -30,7 +30,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
swig${secondaryArchSuffix} = $portVersion
|
||||
cmd:ccache_swig$secondaryArchSuffix = $portVersion
|
||||
cmd:swig$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:swig$secondaryArchSuffix = $portVersion compat >= 4
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
Reference in New Issue
Block a user