From fa550c6ec1e5c6951120e1f305b35c79f82abe7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 30 Aug 2025 16:16:32 +0700 Subject: [PATCH] imath: for boost-1.89 --- srcpkgs/imath/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/imath/template b/srcpkgs/imath/template index abc8f030bb8..a25fefda306 100644 --- a/srcpkgs/imath/template +++ b/srcpkgs/imath/template @@ -1,7 +1,7 @@ # Template file for 'imath' pkgname=imath version=3.1.9 -revision=5 +revision=6 build_style=cmake configure_args="-DPYTHON=ON" hostmakedepends="python3-numpy"