From 7c7c194a349f8fce2c0e82bae9a6b26fdabdcc27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Sat, 2 Oct 2021 16:57:33 -0300 Subject: [PATCH] c-blosc: add warning about not updating to 1.21.0. --- srcpkgs/c-blosc/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/c-blosc/template b/srcpkgs/c-blosc/template index a488bfbf05d..9dceb83b2cd 100644 --- a/srcpkgs/c-blosc/template +++ b/srcpkgs/c-blosc/template @@ -1,5 +1,6 @@ # Template file for 'c-blosc' pkgname=c-blosc +# 1.21.0 only updates vendored libraries, we use system ones version=1.20.1 revision=1 build_style=cmake