cppunit: bump version.

This commit is contained in:
Kacper Kasper
2018-02-18 14:33:20 +01:00
parent ad692aa75d
commit 5e64574d0d

View File

@@ -11,19 +11,19 @@ COPYRIGHT="2000 Jerome Lacoste
2001-2002, 2007-2008 Steve Robbins
2012-2013 Harvey Brydon"
LICENSE="GNU LGPL v2.1"
REVISION="4"
SOURCE_URI="http://dev-www.libreoffice.org/src/cppunit-1.13.2.tar.gz"
CHECKSUM_SHA256="3f47d246e3346f2ba4d7c9e882db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f"
REVISION="1"
SOURCE_URI="http://dev-www.libreoffice.org/src/cppunit-$portVersion.tar.gz"
CHECKSUM_SHA256="3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
cppunit$secondaryArchSuffix = $portVersion
cmd:cppunit_config$secondaryArchSuffix = $portVersion compat >= 1.13
cmd:DllPlugInTester$secondaryArchSuffix = $portVersion compat >= 1.13
lib:libcppunit$secondaryArchSuffix = $portVersion compat >= 1.13
lib:libcppunit_1.13$secondaryArchSuffix = $portVersion compat >= 1.13
cmd:cppunit_config$secondaryArchSuffix = $portVersion compat >= 1.14
cmd:DllPlugInTester$secondaryArchSuffix = $portVersion compat >= 1.14
lib:libcppunit$secondaryArchSuffix = $portVersion compat >= 1.14
lib:libcppunit_1.14$secondaryArchSuffix = $portVersion compat >= 1.14
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -31,7 +31,7 @@ REQUIRES="
PROVIDES_devel="
cppunit${secondaryArchSuffix}_devel = $portVersion
devel:libcppunit$secondaryArchSuffix = $portVersion compat >= 1.13
devel:libcppunit$secondaryArchSuffix = $portVersion compat >= 1.14
"
REQUIRES_devel="
cppunit$secondaryArchSuffix == $portVersion base