mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libwps: bump version.
This commit is contained in:
@@ -11,7 +11,7 @@ LICENSE="MPL v2.0
|
||||
GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/libwps/libwps-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="e48a7c2fd20048a0a8eaf69bad972575f8b9f06e7497c787463f127d332fccd0"
|
||||
CHECKSUM_SHA256="2f2cab630bceace24f9dbb7d187cd6cd1f4c9f8a7b682c5f7e49c1e2cb58b217"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -24,7 +24,7 @@ PROVIDES="
|
||||
cmd:wps2html$secondaryArchSuffix
|
||||
cmd:wps2raw$secondaryArchSuffix
|
||||
cmd:wps2text$secondaryArchSuffix
|
||||
lib:libwps_0.4$secondaryArchSuffix = 4.0.6 compat >= 4
|
||||
lib:libwps_0.4$secondaryArchSuffix = 4.0.7 compat >= 4
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -36,7 +36,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libwps${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libwps_0.4$secondaryArchSuffix = 4.0.6 compat >= 4
|
||||
devel:libwps_0.4$secondaryArchSuffix = 4.0.7 compat >= 4
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libwps$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user