Files
iptables/info.yml
T

38 lines
938 B
YAML

name: iptables
description: userspace CLI program used to configure the Linux packet filtering ruleset
version: 1.8.13
revision: 2
url: https://www.netfilter.org/projects/iptables/index.html
license: GPL2-only
maintainers:
- [email protected]
architecture: any
type: source
keep:
- etc/ethertypes
- etc/iptables/iptables.rules
- etc/iptables/ip6tables.rules
depends:
- libnetfilter_conntrack
- libnfnetlink
- libnftnl
- libpcap
- nftables
downloads:
- url: https://www.netfilter.org/projects/iptables/files/iptables-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 1afcd33da9e8f913ace6a2126788162e207e26f5d5e29c6573c0e581ffc58b99
split_packages:
- name: iptables
conflicts:
- iptables-legacy
- name: iptables-legacy
depends:
- libnetfilter_conntrack
- libnfnetlink
- libnftnl
- libpcap
conflicts:
- iptables