24 lines
579 B
YAML
24 lines
579 B
YAML
name: ufw
|
|
description: Uncomplicated Firewall
|
|
version: 0.36.2
|
|
revision: 4
|
|
url: https://launchpad.net/ufw
|
|
license: GPL3
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/ufw/
|
|
depends:
|
|
- iptables
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-setuptools
|
|
downloads:
|
|
- url: https://launchpad.net/ufw/${BPM_PKG_VERSION%.*}/${BPM_PKG_VERSION}/+download/ufw-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 2a57a99eecef6b44db3537ed2520b30bae3759f8465456e22e404cd643838bf5
|