From a9f5b1f7701c877c571356955aa93e775cf10164 Mon Sep 17 00:00:00 2001 From: robxnano <89391914+robxnano@users.noreply.github.com> Date: Sun, 5 Mar 2023 09:19:49 +0000 Subject: [PATCH] libzmf: Use Boost 1.70 (#7912) --- media-libs/libzmf/libzmf-0.0.2.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/libzmf/libzmf-0.0.2.recipe b/media-libs/libzmf/libzmf-0.0.2.recipe index c6e73cb7a..bf40816e3 100644 --- a/media-libs/libzmf/libzmf-0.0.2.recipe +++ b/media-libs/libzmf/libzmf-0.0.2.recipe @@ -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="5" +REVISION="6" SOURCE_URI="https://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.xz" CHECKSUM_SHA256="27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22" @@ -39,8 +39,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_math_c99$secondaryArchSuffix >= 1.57.0 - devel:libboost_system$secondaryArchSuffix >= 1.57.0 + devel:libboost_math_c99$secondaryArchSuffix >= 1.70.0 + devel:libboost_system$secondaryArchSuffix >= 1.70.0 devel:libcppunit$secondaryArchSuffix devel:libicui18n$secondaryArchSuffix >= 66 devel:libpng16$secondaryArchSuffix