20 lines
550 B
YAML
20 lines
550 B
YAML
name: wireguard-tools
|
|
description: Tools for configuring WireGuard
|
|
version: 1.0.20260223
|
|
revision: 1
|
|
url: https://www.wireguard.com/
|
|
license: GPL-2.0-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
optional_depends:
|
|
- openresolv:For DNS functionality
|
|
downloads:
|
|
- url: https://github.com/WireGuard/wireguard-tools/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 859f8af03702db5e5c43f8ece77f5ebef40a2f4627c3e03997a031d4940ea9bc
|