Fix Haiku-PyAPI build on beta5 (#13647)

This commit is contained in:
Zardshard
2026-01-20 11:29:01 -05:00
committed by GitHub
parent 769a217820
commit c994055aac

View File

@@ -11,9 +11,9 @@ COPYRIGHT="2023-2025 Elozor Bruce
2023-2026 TmTFx
2023 OscarL"
LICENSE="MIT"
REVISION="1"
REVISION="3"
SOURCE_URI="https://github.com/coolcoder613eb/Haiku-PyAPI/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="3a03afdb89bc0b43ee861c62c5fe093a13d62698a59dd33296789ee69451fe4d"
CHECKSUM_SHA256="fa1fd07a26a13057757de29d26d862b36a8da756983240b1f9b492fa35983590"
SOURCE_DIR="Haiku-PyAPI-$portVersion"
# Haiku-PyAPI needs smart_holder support from pybind11
pybindVersion="3.0.1"