AutoBuild: update-libnftnl started at 2025-04-23-06UTC (#11804)

* Libnftnl 1.2.8 => 1.2.9

* Add built packages for linux/386 to update-libnftnl

* Add built packages for linux/amd64 to update-libnftnl

* Add built packages for linux/arm/v7 to update-libnftnl

---------

Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: uberhacker <uberhacker@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-23 18:29:05 +08:00
committed by GitHub
parent 970344fc52
commit c86c3fae01

View File

@@ -4,17 +4,17 @@ class Libnftnl < Autotools
description 'libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem.'
homepage 'https://netfilter.org/projects/libnftnl/'
license 'GPL-2'
version '1.2.8'
version '1.2.9'
compatibility 'all'
source_url "https://netfilter.org/projects/libnftnl/files/libnftnl-#{version}.tar.xz"
source_sha256 '37fea5d6b5c9b08de7920d298de3cdc942e7ae64b1a3e8b880b2d390ae67ad95'
source_sha256 'e8c216255e129f26270639fee7775265665a31b11aa920253c3e5d5d62dfc4b8'
binary_compression 'tar.zst'
binary_sha256({
aarch64: '7c093a2a0cbee0292fb2e0d41bc54181b79e8105bbebb076782a9c160c6d6006',
armv7l: '7c093a2a0cbee0292fb2e0d41bc54181b79e8105bbebb076782a9c160c6d6006',
i686: 'c003b4116ed6c4a5e2f9abc8400f96a4312e16446d957a0a3f2865541b2cb982',
x86_64: '2a276eb55a9671e9314dd161e5605e8719222ff37b4beda1668614816309686f'
aarch64: '5b5d3ed470cf4c87cc251784be554f97acf61c2d98838aafc3c948064500f059',
armv7l: '5b5d3ed470cf4c87cc251784be554f97acf61c2d98838aafc3c948064500f059',
i686: 'cdcfca4867c1f7978fce9a0d35b8728e27545c42c174eeef412d38fc9e2c266f',
x86_64: '1d15855fa0934eed99e18f0adfe3ad82950ec9bf1be8f72d8979b76d5714f8e5'
})
depends_on 'glibc' # R