All of lore.kernel.org
 help / color / mirror / Atom feed
From: Goetz Bock <bock@blacknet.de>
To: buildroot@busybox.net
Subject: [Buildroot] patch: openvpn
Date: Mon, 20 Nov 2006 16:31:50 +0100	[thread overview]
Message-ID: <20061120153150.GE3065@priv.blacknet.de> (raw)

Use more recent version:

Index: package/openvpn/openvpn.mk
===================================================================
--- package/openvpn/openvpn.mk  (revision 16570)
+++ package/openvpn/openvpn.mk  (working copy)
@@ -6,9 +6,9 @@
 # to enable that within busybox
 #
 #############################################################
-OPENVPN_SOURCE:=openvpn-1.5.0.tar.gz
-OPENVPN_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/o
penvpn/
-OPENVPN_DIR:=$(BUILD_DIR)/openvpn-1.5.0
+OPENVPN_SOURCE:=openvpn-2.0.9.tar.gz
+OPENVPN_SITE:=http://openvpn.net/release/
+OPENVPN_DIR:=$(BUILD_DIR)/openvpn-2.0.9
 OPENVPN_CAT:=$(ZCAT)
 OPENVPN_BINARY:=openvpn
 OPENVPN_TARGET_BINARY:=usr/sbin/openvpn


-- 
/"\ Goetz Bock at blacknet dot de  --  secure mobile Linux everNETting
\ /       (c) 2006 Creative Commons, Attribution-ShareAlike 2.0 de
 X   [ 1. Use descriptive subjects - 2. Edit a reply for brevity -  ]
/ \  [ 3. Reply to the list - 4. Read the archive *before* you post ]

             reply	other threads:[~2006-11-20 15:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-20 15:31 Goetz Bock [this message]
2006-11-20 16:42 ` [Buildroot] patch: openvpn Bernhard Fischer

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=20061120153150.GE3065@priv.blacknet.de \
    --to=bock@blacknet.de \
    --cc=buildroot@busybox.net \
    /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.
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.