diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-26 07:31:30 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-26 07:31:30 +0800 |
| commit | 8dbe3cae0c471c35d0323b216bacf82ac910d0c3 (patch) | |
| tree | c3a69cd531d3f43bfe6997067cab91738382cdf8 /repos/extra/libnftnl/abuild | |
| parent | 92b21eb01187812265dc33210073aed6e20cf0a7 (diff) | |
| download | alicelinux-8dbe3cae0c471c35d0323b216bacf82ac910d0c3.tar.gz alicelinux-8dbe3cae0c471c35d0323b216bacf82ac910d0c3.zip | |
libnftnl: new added
Diffstat (limited to 'repos/extra/libnftnl/abuild')
| -rw-r--r-- | repos/extra/libnftnl/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/libnftnl/abuild b/repos/extra/libnftnl/abuild new file mode 100644 index 00000000..9e1016de --- /dev/null +++ b/repos/extra/libnftnl/abuild @@ -0,0 +1,4 @@ +name=libnftnl +version=1.3.1 +release=1 +source="https://www.netfilter.org/pub/${name}/${name}-${version}.tar.xz" |