updated to gmp-6.3.0, for the sake of macOS 14 Sonoma;
authorwenzelm
Sat, 14 Oct 2023 14:27:54 +0200
changeset 78770 8a7c0f8fc9d2
parent 78769 1eb8a5e3fb5f
child 78771 d7f4c5c7bebb
updated to gmp-6.3.0, for the sake of macOS 14 Sonoma;
src/Pure/Admin/component_polyml.scala
--- a/src/Pure/Admin/component_polyml.scala	Thu Oct 12 21:13:22 2023 +0200
+++ b/src/Pure/Admin/component_polyml.scala	Sat Oct 14 14:27:54 2023 +0200
@@ -306,8 +306,8 @@
 
 * Download:
 
-  $ curl https://gmplib.org/download/gmp/gmp-6.2.1.tar.bz2 | tar xjf -
-  $ cd gmp-6.2.1
+  $ curl https://gmplib.org/download/gmp/gmp-6.3.0.tar.bz2 | tar xjf -
+  $ cd gmp-6.3.0
 
 * build: