summaryrefslogtreecommitdiff
path: root/sample/sample-plugins/Makefile
diff options
context:
space:
mode:
authorBernhard Schmidt <berni@debian.org>2020-10-28 19:37:28 +0100
committerBernhard Schmidt <berni@debian.org>2020-10-28 19:37:28 +0100
commit072624936ab15e0b5d37672d5ce82adb5a2dbc5c (patch)
treeb798706b9e9d52d26cf8594e87b0f0125896ccce /sample/sample-plugins/Makefile
parente366d0b3bf15f6e839f52229d3bd4d8d333cea46 (diff)
parent0816f633cec4254ccfd98901252eefe84b0e2648 (diff)
Update upstream source from tag 'upstream/2.5.0'
Update to upstream version '2.5.0' with Debian dir e11f7b8b9773dc76e4ab19884eee5bddfe34d960
Diffstat (limited to 'sample/sample-plugins/Makefile')
-rw-r--r--sample/sample-plugins/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sample/sample-plugins/Makefile b/sample/sample-plugins/Makefile
index b1a58ae..1cf5e2c 100644
--- a/sample/sample-plugins/Makefile
+++ b/sample/sample-plugins/Makefile
@@ -210,7 +210,7 @@ OPENSSL_CFLAGS =
OPENSSL_LIBS = -lssl -lcrypto
OPENVPN_VERSION_MAJOR = 2
OPENVPN_VERSION_MINOR = 5
-OPENVPN_VERSION_PATCH = _rc3
+OPENVPN_VERSION_PATCH = .0
OPTIONAL_CRYPTO_CFLAGS =
OPTIONAL_CRYPTO_LIBS = -lssl -lcrypto
OPTIONAL_DL_LIBS = -ldl
@@ -231,10 +231,10 @@ P11KIT_LIBS =
PACKAGE = openvpn
PACKAGE_BUGREPORT = openvpn-users@lists.sourceforge.net
PACKAGE_NAME = OpenVPN
-PACKAGE_STRING = OpenVPN 2.5_rc3
+PACKAGE_STRING = OpenVPN 2.5.0
PACKAGE_TARNAME = openvpn
PACKAGE_URL =
-PACKAGE_VERSION = 2.5_rc3
+PACKAGE_VERSION = 2.5.0
PATH_SEPARATOR = :
PKCS11_HELPER_CFLAGS =
PKCS11_HELPER_LIBS = -lpthread -ldl -lcrypto -lpkcs11-helper
@@ -264,7 +264,7 @@ TAP_WIN_MIN_MINOR = 9
TEST_CFLAGS = -I$(top_srcdir)/include
TEST_LDFLAGS = -lssl -lcrypto -llzo2
TMPFILES_DIR =
-VERSION = 2.5_rc3
+VERSION = 2.5.0
abs_builddir = /home/samuli/opt/openvpninc/openvpn-release-scripts/release/openvpn/sample/sample-plugins
abs_srcdir = /home/samuli/opt/openvpninc/openvpn-release-scripts/release/openvpn/sample/sample-plugins
abs_top_builddir = /home/samuli/opt/openvpninc/openvpn-release-scripts/release/openvpn