diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-02 13:38:55 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-02 13:38:55 +0000 |
| commit | 2797d15a6d1f8d7819b3519f14da01e8e1c8a195 (patch) | |
| tree | cbf2ca143c7a7f0bbeb4b4924dfa59e7cbdb69d9 /iptables/abuild | |
| parent | 4735e72b7d83c0ac66d32a53ccf05a8841c427ef (diff) | |
| download | alicelinux-2797d15a6d1f8d7819b3519f14da01e8e1c8a195.tar.gz alicelinux-2797d15a6d1f8d7819b3519f14da01e8e1c8a195.zip | |
Woodpecker CI 0053f7b158d9bbd0e91949fce4b89e86f91263a1 [SKIP CI]
Diffstat (limited to 'iptables/abuild')
| -rw-r--r-- | iptables/abuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/iptables/abuild b/iptables/abuild index 7a7dbe6b..69589809 100644 --- a/iptables/abuild +++ b/iptables/abuild @@ -1,10 +1,7 @@ name=iptables -version=1.8.11 +version=1.8.13 release=1 source="https://www.netfilter.org/projects/${name}/files/${name}-${version}.tar.xz - configure-Avoid-addition-assignment-operators.patch - drop-interface-mask-leftovers-from-post-parse-callbacks.patch - fix-interface-comparissons-in-dash-C-commands.patch use-sh-iptables-apply.patch" build_opt="--disable-nftables" |