[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/20: gnu: openvpn: Update to 2.4.6.
From: |
Tobias Geerinckx-Rice |
Subject: |
15/20: gnu: openvpn: Update to 2.4.6. |
Date: |
Thu, 26 Apr 2018 15:09:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a3cbd75bb3bde551cf138659b51d9cd725b74588
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 26 16:11:45 2018 +0200
gnu: openvpn: Update to 2.4.6.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.6.
---
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 6ba3677..c93960b 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -278,7 +278,7 @@ and probably others.")
(define-public openvpn
(package
(name "openvpn")
- (version "2.4.5")
+ (version "2.4.6")
(source (origin
(method url-fetch)
(uri (string-append
@@ -286,7 +286,7 @@ and probably others.")
version ".tar.xz"))
(sha256
(base32
- "17njq59hsraqyxrbhkrxr7dvx0p066s3pn8w1mi0yd9jldis7h23"))))
+ "09lck4wmkas3iyrzaspin9gn3wiclqb1m9sf8diy7j8wakx38r2g"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--enable-iproute2=yes")))
- 05/20: gnu: perl-test-simple: Update to 1.302136., (continued)
- 05/20: gnu: perl-test-simple: Update to 1.302136., Tobias Geerinckx-Rice, 2018/04/26
- 06/20: gnu: perl-error: Update to 0.17025., Tobias Geerinckx-Rice, 2018/04/26
- 03/20: gnu: perl-test-differences: Update to 0.64., Tobias Geerinckx-Rice, 2018/04/26
- 08/20: gnu: perl-class-inspector: Update to 1.32., Tobias Geerinckx-Rice, 2018/04/26
- 10/20: gnu: perl-file-sharedir-install: Update to 0.12., Tobias Geerinckx-Rice, 2018/04/26
- 02/20: gnu: perl-test-pod: Update to 1.52., Tobias Geerinckx-Rice, 2018/04/26
- 11/20: gnu: perl-mime-types: Update to 2.17., Tobias Geerinckx-Rice, 2018/04/26
- 13/20: gnu: perl-task-weaken: Update to 1.06., Tobias Geerinckx-Rice, 2018/04/26
- 14/20: gnu: perl-text-glob: Update to 0.11., Tobias Geerinckx-Rice, 2018/04/26
- 09/20: gnu: perl-devel-overloadinfo: Update to 0.005., Tobias Geerinckx-Rice, 2018/04/26
- 15/20: gnu: openvpn: Update to 2.4.6.,
Tobias Geerinckx-Rice <=
- 17/20: gnu: ghostwriter: Update to 1.6.2., Tobias Geerinckx-Rice, 2018/04/26
- 12/20: gnu: perl-module-find: Update to 0.13., Tobias Geerinckx-Rice, 2018/04/26
- 19/20: gnu: mg: Find ncurses through pkg-config., Tobias Geerinckx-Rice, 2018/04/26
- 16/20: gnu: youtube-viewer: Update to 3.3.4., Tobias Geerinckx-Rice, 2018/04/26
- 18/20: gnu: fio: Use INVOKE., Tobias Geerinckx-Rice, 2018/04/26
- 20/20: gnu: mg: Update to 20180408., Tobias Geerinckx-Rice, 2018/04/26