From 1bf0bee2a2242ed32e9022e0f66e4545c6f531f1 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Fri, 25 Jul 2025 07:33:48 -0400 Subject: [PATCH] Bump linbox to 1.7.1 [ci skip] --- M2/libraries/linbox/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/M2/libraries/linbox/Makefile.in b/M2/libraries/linbox/Makefile.in index ae06c7636df..09789ef64a0 100644 --- a/M2/libraries/linbox/Makefile.in +++ b/M2/libraries/linbox/Makefile.in @@ -1,4 +1,4 @@ -VERSION = 1.7.0 +VERSION = 1.7.1 # URL = http://www.linalg.org URL = https://github.com/linbox-team/linbox/archive/refs/tags TARFILE = v$(VERSION).tar.gz