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