Initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: openvpn
|
||||
description: An easy-to-use, robust and highly configurable VPN (Virtual Private Network)
|
||||
version: 2.7.4
|
||||
revision: 1
|
||||
url: https://openvpn.net/index.php/open-source.html
|
||||
license: GPL-2.0-only
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- libcap-ng
|
||||
- openssl
|
||||
- lz4
|
||||
- lzo
|
||||
- openssl
|
||||
- pkcs11-helper
|
||||
- sysusers
|
||||
optional_depends:
|
||||
- pam:For PAM authentication
|
||||
make_depends:
|
||||
- python-docutils
|
||||
downloads:
|
||||
- url: https://github.com/OpenVPN/openvpn/releases/download/v${BPM_PKG_VERSION}/openvpn-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 18db05f3d5eee3663db1914590044e5f96ff5cd47b6e7846c6a350806c23dbce
|
||||
Reference in New Issue
Block a user