[Lunar-commits] r15356 - moonbase/trunk/security/openvpn
Florin Braescu
florin at lunar-linux.org
Mon Jun 13 03:38:19 UTC 2005
Author: florin
Date: 2005-06-13 03:38:18 +0000 (Mon, 13 Jun 2005)
New Revision: 15356
Modified:
moonbase/trunk/security/openvpn/DEPENDS
moonbase/trunk/security/openvpn/DETAILS
Log:
bump the version from 1.6.0 to 2.0.
Modified: moonbase/trunk/security/openvpn/DEPENDS
===================================================================
--- moonbase/trunk/security/openvpn/DEPENDS 2005-06-12 23:06:00 UTC (rev 15355)
+++ moonbase/trunk/security/openvpn/DEPENDS 2005-06-13 03:38:18 UTC (rev 15356)
@@ -1,3 +1,2 @@
optional_depends openssl "" "-disable-ssl -disable-crypto" "for openssl support (recommended)" &&
optional_depends lzo "" "--disable-lzo" "for link compression (recommended)"
-
Modified: moonbase/trunk/security/openvpn/DETAILS
===================================================================
--- moonbase/trunk/security/openvpn/DETAILS 2005-06-12 23:06:00 UTC (rev 15355)
+++ moonbase/trunk/security/openvpn/DETAILS 2005-06-13 03:38:18 UTC (rev 15356)
@@ -1,15 +1,15 @@
MODULE=openvpn
- VERSION=1.6.0
+ VERSION=2.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=${SFORGE_URL}/openvpn/
- SOURCE_VFY=md5:9eab3719b280a12d19ef1fda286cc363
- WEB_SITE=http://openvpn.sourceforge.net/
+ SOURCE_URL=http://openvpn.net/release/
+ SOURCE_VFY=sha1:76f3c37681e9626cc67ab37f57dea60dd9221308
+ WEB_SITE=http://openvpn.net/
ENTERED=20040127
- UPDATED=20040621
+ UPDATED=20050613
SHORT="Highly configurable VPN (Virtual Private Network) daemon."
+
cat << EOF
OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual
Private Network) daemon which can be used to securely link two or more
private networks using an encrypted tunnel over the internet
EOF
-
More information about the Lunar-commits
mailing list