emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49527: closed ([PATCH] gnu: strongswan: Update to 5.9.3.)


From: GNU bug Tracking System
Subject: bug#49527: closed ([PATCH] gnu: strongswan: Update to 5.9.3.)
Date: Mon, 12 Jul 2021 13:01:02 +0000

Your message dated Mon, 12 Jul 2021 15:58:48 +0300
with message-id <YOw8iGFgBa+3oScv@3900XT>
and subject line Re: [bug#49527] [PATCH] gnu: strongswan: Update to 5.9.3.
has caused the debbugs.gnu.org bug report #49527,
regarding [PATCH] gnu: strongswan: Update to 5.9.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49527: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49527
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: strongswan: Update to 5.9.3. Date: Sun, 11 Jul 2021 19:43:21 +0100
* gnu/packages/vpn.scm (strongswan): Update to 5.9.3.
---
 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 d78590ecb2..330a3271b4 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -303,14 +303,14 @@ endpoints.")
 (define-public strongswan
   (package
     (name "strongswan")
-    (version "5.9.2")
+    (version "5.9.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://download.strongswan.org/strongswan-";
                            version ".tar.bz2"))
        (sha256
-        (base32 "0qxhbash2nyh5k2h9zcysgwv61512w1wxk5plyai4b6v3rs2ziv1"))))
+        (base32 "1xy6c9c7bq5a5jmm04r9f9iqn39yrr1dkq81jhvpxsd4l1ban9ck"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.32.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#49527] [PATCH] gnu: strongswan: Update to 5.9.3. Date: Mon, 12 Jul 2021 15:58:48 +0300
Patch pushed! Thanks.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]