diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2023-12-27 20:08:56 +0100 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2023-12-27 21:30:53 +0100 |
commit | 7f0a801fe7c33d8ded65e5394daa861730bcf957 (patch) | |
tree | 3891e038e65c8ca5a45f744f2c0f9706d862aa13 /net/ocserv/files/patch-configure.ac | |
parent | mail/mlmmj: update to 1.4.3 (diff) |
net/ocserv: Update to 1.2.3
Release notes: https://gitlab.com/openconnect/ocserv/-/releases/1.2.3
Diffstat (limited to 'net/ocserv/files/patch-configure.ac')
-rw-r--r-- | net/ocserv/files/patch-configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ocserv/files/patch-configure.ac b/net/ocserv/files/patch-configure.ac index f06c82846f51..68267a953766 100644 --- a/net/ocserv/files/patch-configure.ac +++ b/net/ocserv/files/patch-configure.ac @@ -1,4 +1,4 @@ ---- configure.ac.orig 2023-07-11 12:47:23 UTC +--- configure.ac.orig 2023-12-14 11:45:13 UTC +++ configure.ac @@ -16,7 +16,7 @@ AM_PROG_CC_C_O AC_PROG_SED @@ -9,7 +9,7 @@ fi AC_PATH_PROG(CTAGS, ctags, [:]) -@@ -223,7 +223,7 @@ if test "$test_for_geoip" = yes && test "$have_maxmind +@@ -219,7 +219,7 @@ if test "$test_for_geoip" = yes && test "$have_maxmind fi have_readline=no |