all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rick Huijzer <ikbenrickhuyzer@gmail.com>
To: 73450@debbugs.gnu.org
Cc: Rick Huijzer <ikbenrickhuyzer@gmail.com>
Subject: [bug#73450] [PATCH v1] update openfortivpn to 1.22.1
Date: Fri, 27 Sep 2024 09:30:50 +0200	[thread overview]
Message-ID: <20240927073121.8290-1-ikbenrickhuyzer@gmail.com> (raw)
In-Reply-To: <20240924134254.24669-2-ikbenrickhuyzer@gmail.com>

diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index e8ac94d768..febb59d644 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -852,10 +852,7 @@ (define-public openfortivpn
         (base32 "0lapfy03b0cafn2mmym72jyidhr53d2ndxhqxzp64hvmramvh50n"))))
     (build-system gnu-build-system)
     (native-inputs (list autoconf automake pkg-config))
-    (inputs
-     ;; ppp < 2.5.0 is required due to
-     ;; <https://github.com/adrienverge/openfortivpn/pull/1148>.
-     (list openssl ppp-2.4.9))
+    (inputs (list openssl ppp))
     (home-page "https://github.com/adrienverge/openfortivpn")
     (synopsis "Client for PPP+SSL VPN tunnel services")
     (description

base-commit: 60dfa7f673344f7f81faafc225191c4492f9dd03
prerequisite-patch-id: 044031c3ed1919b3402b702d6c87e42dc045db3d
-- 
2.46.0





      parent reply	other threads:[~2024-09-27  7:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24 13:42 [bug#73450] [PATCH] Update openfortivpn to 1.22.1 Rick Huijzer
2024-09-26  9:27 ` [bug#73450] Fix Rick Huijzer
2024-09-27  7:30 ` Rick Huijzer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240927073121.8290-1-ikbenrickhuyzer@gmail.com \
    --to=ikbenrickhuyzer@gmail.com \
    --cc=73450@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.