From 7281b8a67cfc6d280e5c8bb1d3389759185577a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Thu, 15 Aug 2024 23:08:03 -0300 Subject: [PATCH] matio: rebuild for hdf5 --- srcpkgs/matio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/matio/template b/srcpkgs/matio/template index 18188e9fb28..1246012f338 100644 --- a/srcpkgs/matio/template +++ b/srcpkgs/matio/template @@ -1,7 +1,7 @@ # Template file for 'matio' pkgname=matio version=1.5.23 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="libtool"