diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-26 07:33:47 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-26 07:33:47 +0800 |
| commit | c0576b7d18ba5fd2668d133a3d179a2e6333229c (patch) | |
| tree | 2626db172d587cb566755b755359125825856b90 /repos/extra/nftables/abuild | |
| parent | 8dbe3cae0c471c35d0323b216bacf82ac910d0c3 (diff) | |
| download | alicelinux-c0576b7d18ba5fd2668d133a3d179a2e6333229c.tar.gz alicelinux-c0576b7d18ba5fd2668d133a3d179a2e6333229c.zip | |
nftables: new added
Diffstat (limited to 'repos/extra/nftables/abuild')
| -rw-r--r-- | repos/extra/nftables/abuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/repos/extra/nftables/abuild b/repos/extra/nftables/abuild new file mode 100644 index 00000000..52cdbb7a --- /dev/null +++ b/repos/extra/nftables/abuild @@ -0,0 +1,8 @@ +name=nftables +version=1.1.6 +release=1 +source="https://www.netfilter.org/pub/${name}/${name}-${version}.tar.xz + run finish" +sv="run finish" +build_opt="--with-cli=readline --disable-debug" +export CONFIG_SHELL=/bin/bash |