]> git.pld-linux.org Git - packages/openvpn.git/commitdiff
- up to 2.4.6 auto/th/openvpn-2.4.6-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 7 Jun 2018 13:51:06 +0000 (15:51 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 7 Jun 2018 13:51:06 +0000 (15:51 +0200)
openvpn.spec

index f374b690683b9dc1815f6419bce2a420901128ff..c51314f8c86da5f7a92804ed47766181cd2ba055 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       VPN Daemon
 Summary(pl.UTF-8):     Serwer VPN
 Name:          openvpn
-Version:       2.4.4
+Version:       2.4.6
 Release:       1
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       http://swupdate.openvpn.net/community/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 7a2002aad1671b24457bc9432a0c5c52
+# Source0-md5: 3a1f3f63bdaede443b4df49957df9405
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.tmpfiles
@@ -159,7 +159,8 @@ CPPFLAGS="%{rpmcppflags} $(pkg-config --cflags liblz4)"
        --enable-password-save \
        %{?with_pkcs11:--enable-pkcs11} \
        --enable-selinux \
-       --enable-systemd
+       --enable-systemd \
+       --with-crypto-library=openssl
 
 %{__make}
 
This page took 0.141096 seconds and 4 git commands to generate.