diff --git a/pkg.info b/pkg.info index 577a3a6..87eb913 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: nftables description: Netfilter tables userspace tools version: 1.1.6 -revision: 1 +revision: 2 url: https://netfilter.org/projects/nftables/ license: GPL2-only architecture: any @@ -14,10 +14,10 @@ depends: - ncurses - readline optional_depends: - - python3 + - python3=3.14.*:For python bindings make_depends: - asciidoc - - python3 + - python3=3.14.* - python-build - python-installer - python-setuptools