Fix a very mild typo (#13364)

This commit is contained in:
nilFinx
2025-12-13 15:14:08 +09:00
committed by GitHub
parent 1bc7c9ee96
commit 0ca6357f65

View File

@@ -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"