From b0bf3a8296b0d3fb1db3847980f48c60b255d9d5 Mon Sep 17 00:00:00 2001 From: robxnano <89391914+robxnano@users.noreply.github.com> Date: Mon, 6 Mar 2023 10:41:28 +0000 Subject: [PATCH] glogg: Use Boost 1.70 (#7908) --- app-text/glogg/glogg-1.1.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/glogg/glogg-1.1.4.recipe b/app-text/glogg/glogg-1.1.4.recipe index 48f8ab850..c22317075 100644 --- a/app-text/glogg/glogg-1.1.4.recipe +++ b/app-text/glogg/glogg-1.1.4.recipe @@ -6,7 +6,7 @@ combination of grep and less." HOMEPAGE="http://glogg.bonnefon.org" COPYRIGHT="2009-2017 Nicolas Bonnefon and other contributors" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/nickbnf/glogg/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="1226b726317f42a52caa708852d40f59665dbc7d96e2520aff7640c373c67ce8" SOURCE_FILENAME="glogg.$portVersion.tar.gz" @@ -31,7 +31,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_program_options$secondaryArchSuffix + devel:libboost_program_options$secondaryArchSuffix >= 1.70.0 devel:libQt5Gui$secondaryArchSuffix devel:libQt5Network$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix