diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2022-08-09 17:11:02 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2022-08-09 17:11:18 -0700 |
commit | f121a066cd6c96cda9be6479e21edcfea0d101c2 (patch) | |
tree | 1616f7dd09e08f9eafc45095426f6ec188b0222d /net-firewall | |
parent | net-firewall/nftables: add 1.0.5 (diff) | |
download | gentoo-f121a066cd6c96cda9be6479e21edcfea0d101c2.tar.gz gentoo-f121a066cd6c96cda9be6479e21edcfea0d101c2.tar.bz2 gentoo-f121a066cd6c96cda9be6479e21edcfea0d101c2.zip |
net-firewall/nftables: Sync 9999
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-9999.ebuild b/net-firewall/nftables/nftables-9999.ebuild index 51f0627a762d..24d357de9872 100644 --- a/net-firewall/nftables/nftables-9999.ebuild +++ b/net-firewall/nftables/nftables-9999.ebuild @@ -33,7 +33,7 @@ RESTRICT="test? ( userpriv ) !test? ( test )" RDEPEND=" >=net-libs/libmnl-1.0.4:0= - >=net-libs/libnftnl-1.2.2:0= + >=net-libs/libnftnl-1.2.3:0= gmp? ( dev-libs/gmp:= ) json? ( dev-libs/jansson:= ) python? ( ${PYTHON_DEPS} ) |