mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
luabind, revbump, bump boost requirement (#13028)
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user