Date: Saturday, February 12, 2022 @ 13:19:55
  Author: arojas
Revision: 1132772

Rebuild with glibc 2.35 to drop libdl.so cmake dependency

Modified:
  netcdf/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-12 13:18:13 UTC (rev 1132771)
+++ PKGBUILD    2022-02-12 13:19:55 UTC (rev 1132772)
@@ -4,7 +4,7 @@
 
 pkgname=netcdf
 pkgver=4.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="network Common Data Form interface for array-oriented data access and 
corresponding library"
 arch=(x86_64)
 url="https://www.unidata.ucar.edu/software/netcdf/";

Reply via email to