[openwrt/openwrt] libnl-tiny: update to Git HEAD (2025-12-02)
LEDE Commits
lede-commits at lists.infradead.org
Tue Dec 9 11:38:29 PST 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/9c286bd1e347aefbede44967251fa1e65c338db4
commit 9c286bd1e347aefbede44967251fa1e65c338db4
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Mon Dec 8 22:14:47 2025 +0100
libnl-tiny: update to Git HEAD (2025-12-02)
087d4ce8c07b github: ci: add cmake build and source directories
2871f3f26abb github: ci: add powerpc arch
567be1101523 github: ci: add MIPS64, PowerPC64 and RISCV64
40493a655d8c formal: fix workflow permissions
Changes: https://github.com/openwrt/libnl-tiny/compare/532ac744dedcf83c06e2f4a8320fcc8089f23b72...40493a655d8caa2ccf5206dde1e733abe2920432
Link: https://github.com/openwrt/openwrt/pull/21098
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
package/libs/libnl-tiny/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libs/libnl-tiny/Makefile b/package/libs/libnl-tiny/Makefile
index 7d59f68122..5c620e4e96 100644
--- a/package/libs/libnl-tiny/Makefile
+++ b/package/libs/libnl-tiny/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/libnl-tiny.git
-PKG_SOURCE_DATE:=2025-11-03
-PKG_SOURCE_VERSION:=532ac744dedcf83c06e2f4a8320fcc8089f23b72
-PKG_MIRROR_HASH:=f6f6432b0aa859ffe3012f5b57590823cb4540d97fd6a13ccd8d8f5572a0ca3f
+PKG_SOURCE_DATE:=2025-12-02
+PKG_SOURCE_VERSION:=40493a655d8caa2ccf5206dde1e733abe2920432
+PKG_MIRROR_HASH:=b45c72c26961fa6eafc14f73693c2fe463912c4cb0488ccea232d61b425c60d5
CMAKE_INSTALL:=1
PKG_LICENSE:=LGPL-2.1
More information about the lede-commits
mailing list