[openwrt/openwrt] libnl-tiny: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Tue Nov 1 10:08:29 PDT 2022


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/5b7c99bc4c4d437285605d2a7dbb17d65aa6453d

commit 5b7c99bc4c4d437285605d2a7dbb17d65aa6453d
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Tue Nov 1 18:03:33 2022 +0100

    libnl-tiny: update to the latest version
    
    db3b2cd libnl-tiny: set SOCK_CLOEXEC if available
    
    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 eee17d22bb..4f09861ed1 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:=2022-05-23
-PKG_SOURCE_VERSION:=28c44ca97cd546ef8168e7476472a0da022b3421
-PKG_MIRROR_HASH:=66151ac44d70510d9320b6c0e002a3c43c787c2d756d1eaaa3b84b12edd34af5
+PKG_SOURCE_DATE:=2022-11-01
+PKG_SOURCE_VERSION:=db3b2cdbca5277723326a2720024a59fb821ae36
+PKG_MIRROR_HASH:=f6f9e2cb5366cda3be6d27a6320aa6cf3681c0b10df07b29ab4e4005e9f04f1c
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=LGPL-2.1




More information about the lede-commits mailing list