mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
Fix a very mild typo (#13364)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
SUMMARY="A Secure tunneling daemon"
|
||||
DESCRIPTION="OpenVPN is a robust and highly flexible tunneling application that uses all of the \
|
||||
encryption, authentication, and certification features of the OpenSSL library to securely tunnel \
|
||||
IP networks over a single UDP or TCPport.
|
||||
IP networks over a single UDP or TCP port.
|
||||
It can use the Marcus Franz Xaver Johannes Oberhumers LZO library for compression."
|
||||
HOMEPAGE="https://openvpn.net"
|
||||
COPYRIGHT="2002-2024 OpenVPN Inc"
|
||||
LICENSE="OpenVPN
|
||||
GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/OpenVPN/openvpn/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="730ad13ab0d8efda24b7e8e0df660e4c358ad89105aca47f2bf26da44d8ab020"
|
||||
SOURCE_FILENAME="openvpn-$portVersion.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user