From 16950660817470bb8b6d04422fb38c368bb78583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 17 Apr 2018 21:28:47 +0200 Subject: [PATCH] matio: rebuild against libhdf5.so.101 --- srcpkgs/matio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/matio/template b/srcpkgs/matio/template index 3f0537feccd..8bef4a53538 100644 --- a/srcpkgs/matio/template +++ b/srcpkgs/matio/template @@ -1,7 +1,7 @@ # Template file for 'matio' pkgname=matio version=1.5.12 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="libtool" makedepends="zlib-devel hdf5-devel"