From 3eae62c583707359cccf20a83a123ec1a1b56418 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 5 Oct 2025 15:00:45 +0200 Subject: [PATCH] luabind, revbump, bump boost requirement (#13028) --- dev-cpp/luabind/luabind-0.9.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/luabind/luabind-0.9.1.recipe b/dev-cpp/luabind/luabind-0.9.1.recipe index 550065bb8..fc80a9d5b 100644 --- a/dev-cpp/luabind/luabind-0.9.1.recipe +++ b/dev-cpp/luabind/luabind-0.9.1.recipe @@ -17,7 +17,7 @@ recommended that you register everything in the same cpp-file." HOMEPAGE="https://github.com/luabind/luabind" COPYRIGHT="2005 Rasterbar software" LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/luabind/luabind/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="0e5ead50a07668d29888f2fa6f53220f900c886e46a2c99c7e8656842f05ff2d" PATCHES="luabind-$portVersion.patchset" @@ -45,7 +45,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_config$secondaryArchSuffix >= 1.70.0 + devel:libboost_config$secondaryArchSuffix >= 1.88.0 devel:liblua$secondaryArchSuffix >= 5.1 " BUILD_PREREQUIRES="