mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libmwaw: bump version.
This commit is contained in:
@@ -7,9 +7,9 @@ COPYRIGHT="Fridrich Strba
|
||||
David Tardon"
|
||||
LICENSE="MPL v2.0
|
||||
GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libmwaw/libmwaw-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="b9ad0892e593354698f25e9a484a717471ec13352d4c8a458db20d250cfab333"
|
||||
CHECKSUM_SHA256="61f5435ebe5e16581d297e8e29b4c9d24d3a1a8a41d497b9fed2452146050150"
|
||||
PATCHES="libmwaw-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -24,7 +24,7 @@ PROVIDES="
|
||||
cmd:mwaw2text$secondaryArchSuffix
|
||||
cmd:mwawFile$secondaryArchSuffix
|
||||
cmd:mwawZip$secondaryArchSuffix
|
||||
lib:libmwaw_0.3$secondaryArchSuffix = 3.0.10 compat >= 3
|
||||
lib:libmwaw_0.3$secondaryArchSuffix = 3.0.11 compat >= 3
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -37,7 +37,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libmwaw${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmwaw_0.3$secondaryArchSuffix = 3.0.10 compat >= 3
|
||||
devel:libmwaw_0.3$secondaryArchSuffix = 3.0.11 compat >= 3
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libmwaw$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user