فهرست منبع

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 <[email protected]>
Hauke Mehrtens 2 هفته پیش
والد
کامیت
9c286bd1e3
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      package/libs/libnl-tiny/Makefile

+ 3 - 3
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