[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/15: gnu: openvpn: Update to 2.5.5.
From: |
guix-commits |
Subject: |
10/15: gnu: openvpn: Update to 2.5.5. |
Date: |
Thu, 16 Dec 2021 21:07:43 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d0985ee3c53c00dd8746af86ebd0e993f2cc24c3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Dec 17 02:19:26 2021 +0100
gnu: openvpn: Update to 2.5.5.
* gnu/packages/vpn.scm (openvpn): Update to 2.5.5.
---
gnu/packages/vpn.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index ebaa13f..4ad555e 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -703,7 +703,7 @@ this process. It is compatible with Fortinet VPNs.")
(define-public openvpn
(package
(name "openvpn")
- (version "2.5.4")
+ (version "2.5.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -711,7 +711,7 @@ this process. It is compatible with Fortinet VPNs.")
version ".tar.xz"))
(sha256
(base32
- "0di4g48kzh5qgm4ri3z6qdjfy23ligmqd7260ynw8f5rgb9drh2n"))))
+ "0fq0nvgpbyvdxc8vwka51whgm3kkvjb3c9xarpv3h211l2gxd6qi"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--enable-iproute2=yes")))
- 01/15: gnu: Remove unreferenced nss/fixed., (continued)
- 01/15: gnu: Remove unreferenced nss/fixed., guix-commits, 2021/12/16
- 04/15: gnu: htop: Update to 3.1.2., guix-commits, 2021/12/16
- 11/15: gnu: audit: Update to 3.0.6., guix-commits, 2021/12/16
- 13/15: gnu: audit: Tweak description., guix-commits, 2021/12/16
- 09/15: gnu: agda: Update to 2.6.2.1., guix-commits, 2021/12/16
- 12/15: gnu: audit: Remove input labels., guix-commits, 2021/12/16
- 03/15: gnu: bmake: Remove input labels., guix-commits, 2021/12/16
- 14/15: gnu: cloc: Update to 1.92., guix-commits, 2021/12/16
- 08/15: gnu: remmina: Remove input labels., guix-commits, 2021/12/16
- 06/15: gnu: bemenu: Update to 0.6.4., guix-commits, 2021/12/16
- 10/15: gnu: openvpn: Update to 2.5.5.,
guix-commits <=
- 15/15: gnu: libjcat: Update to 0.1.9., guix-commits, 2021/12/16
- 02/15: gnu: bmake: Update to 20211207., guix-commits, 2021/12/16
- 05/15: gnu: fasm: Update to 1.73.28., guix-commits, 2021/12/16
- 07/15: gnu: remmina: Update to 1.4.22., guix-commits, 2021/12/16