[openwrt/openwrt] libnl-tiny: update to Git HEAD (2025-11-03)
LEDE Commits
lede-commits at lists.infradead.org
Mon Nov 10 15:19:01 PST 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/56eb74960d8f94cf7627a3dc333542a249b31cbf
commit 56eb74960d8f94cf7627a3dc333542a249b31cbf
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Mon Nov 10 00:36:17 2025 +0100
libnl-tiny: update to Git HEAD (2025-11-03)
fa6a52b03713 github: add CI build
c69fb5ef80b9 github: improve CI
532ac744dedc github: fix CI apt dependencies
Link: https://github.com/openwrt/openwrt/pull/20714
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 6ae95b34e4..7d59f68122 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-10-03
-PKG_SOURCE_VERSION:=feca1d341d4baa9579ec62762672aa0f20edf564
-PKG_MIRROR_HASH:=270788e1e7d2939aba2f9277101eebdfafabe5030317fa87936340061c374dfe
+PKG_SOURCE_DATE:=2025-11-03
+PKG_SOURCE_VERSION:=532ac744dedcf83c06e2f4a8320fcc8089f23b72
+PKG_MIRROR_HASH:=f6f6432b0aa859ffe3012f5b57590823cb4540d97fd6a13ccd8d8f5572a0ca3f
CMAKE_INSTALL:=1
PKG_LICENSE:=LGPL-2.1
More information about the lede-commits
mailing list