Bump all recipes depending on icu to migrate to version 66.

This commit is contained in:
Adrien Destugues
2020-08-02 14:48:30 +02:00
parent a2599286bd
commit ea1f47de04
24 changed files with 107 additions and 107 deletions

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
COPYRIGHT="2013-2017 David Tardon
2016 Aleksas Pantechovskis"
LICENSE="MPL v2.0"
REVISION="4"
REVISION="5"
SOURCE_URI="https://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.xz"
CHECKSUM_SHA256="27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"
@@ -21,7 +21,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix >= 66
lib:libpng16$secondaryArchSuffix
lib:librevenge_0.0$secondaryArchSuffix
lib:librevenge_generators_0.0$secondaryArchSuffix
@@ -42,7 +42,7 @@ BUILD_REQUIRES="
devel:libboost_math_c99$secondaryArchSuffix >= 1.57.0
devel:libboost_system$secondaryArchSuffix >= 1.57.0
devel:libcppunit$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix >= 66
devel:libpng16$secondaryArchSuffix
devel:librevenge_0.0$secondaryArchSuffix
devel:librevenge_generators_0.0$secondaryArchSuffix