diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-18 10:33:26 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-18 10:33:26 +0000 |
commit | f196986ae68a82b46294606fab7a6a83c2bdbc4c (patch) | |
tree | a3f648827324c7df8884952f2fc0d3cbe6c86315 /math/latte-integrale/files/patch-configure.ac | |
parent | dns/amass: Update 3.11.9 -> 3.11.10 (diff) |
math/latte-integrale: Update 1.7.5 -> 1.7.6
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=568736
Diffstat (limited to 'math/latte-integrale/files/patch-configure.ac')
-rw-r--r-- | math/latte-integrale/files/patch-configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/latte-integrale/files/patch-configure.ac b/math/latte-integrale/files/patch-configure.ac index d1cd3ac9529e..6f097a73ad3d 100644 --- a/math/latte-integrale/files/patch-configure.ac +++ b/math/latte-integrale/files/patch-configure.ac @@ -1,11 +1,11 @@ ---- configure.ac.orig 2018-12-05 08:19:48 UTC +--- configure.ac.orig 2021-03-18 01:55:52 UTC +++ configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) --AC_INIT(latte-int, 1.7.5) -+AC_INIT(latte-integrale, 1.7.5) +-AC_INIT(latte-int, 1.7.6) ++AC_INIT(latte-integrale, 1.7.6) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([code/config.h:code/config.hin]) AM_INIT_AUTOMAKE([gnu 1.11]) # Need 1.11 for parallel test harness in code/maple |