From e9a639d929ca44c7d7dbdaccd6eae023acb43a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 16 Jul 2025 10:55:21 +0200 Subject: [PATCH] boost1.88: fix compat version --- dev-libs/boost/boost1.88-1.88.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/boost/boost1.88-1.88.0.recipe b/dev-libs/boost/boost1.88-1.88.0.recipe index c1e4c7313..28661e573 100644 --- a/dev-libs/boost/boost1.88-1.88.0.recipe +++ b/dev-libs/boost/boost1.88-1.88.0.recipe @@ -6,7 +6,7 @@ expressions, and unit testing. It contains over eighty individual libraries." HOMEPAGE="https://www.boost.org/" SOURCE_URI="https://archives.boost.io/release/$portVersion/source/boost_${portVersion//./_}.tar.bz2" CHECKSUM_SHA256="46d9d2c06637b219270877c9e16155cbd015b6dc84349af064c088e9b5b12f7b" -REVISION="1" +REVISION="2" LICENSE="Boost v1.0" COPYRIGHT="1993-2002 Christopher Seiwald and Perforce Software, Inc. 1998-2018 Beman Dawes @@ -21,7 +21,7 @@ ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" libVersion="$portVersion" -libVersionCompat="$libVersion compat >= ${libVersion%%.*}" +libVersionCompat="$libVersion compat >= $libVersion" PROVIDES=" boost1.88$secondaryArchSuffix = $portVersion