mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 03:29:36 +00:00
libnl-tiny: update to the latest version
b5b2ba09c4f1 netlink: add NLA_F_NESTED to all nested attributes Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
cecb0ccfbf
commit
242b347204
@ -12,9 +12,9 @@ PKG_RELEASE:=1
|
|||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/libnl-tiny.git
|
PKG_SOURCE_URL=$(PROJECT_GIT)/project/libnl-tiny.git
|
||||||
PKG_SOURCE_DATE:=2021-11-21
|
PKG_SOURCE_DATE:=2022-05-17
|
||||||
PKG_SOURCE_VERSION:=8e0555fb39f51a5d6436b4f1370850caa03611ea
|
PKG_SOURCE_VERSION:=b5b2ba09c4f1c8b3c21580aea7223edc2f5e92be
|
||||||
PKG_MIRROR_HASH:=2cfbcc62384535674a2c0157cb24a0736520fcb66ed50be23bf9141c8488885f
|
PKG_MIRROR_HASH:=b957d56aa8c2e7b55184111be69eb8dea734f1feba19e670a91f302459a48a78
|
||||||
CMAKE_INSTALL:=1
|
CMAKE_INSTALL:=1
|
||||||
|
|
||||||
PKG_LICENSE:=LGPL-2.1
|
PKG_LICENSE:=LGPL-2.1
|
||||||
@ -27,7 +27,7 @@ define Package/libnl-tiny
|
|||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=netlink socket library
|
TITLE:=netlink socket library
|
||||||
ABI_VERSION:=1
|
ABI_VERSION:=$(PKG_SOURCE_DATE)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libnl-tiny/description
|
define Package/libnl-tiny/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user