1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 18:53:52 +02:00

libubox: update to latest git HEAD

c83a84a fix segfault when passed blobmsg attr is NULL

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2018-07-25 12:03:18 +02:00
parent ffc40d2eae
commit 5dc32620c4

View File

@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
PKG_RELEASE=2
PKG_RELEASE=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/libubox.git
PKG_SOURCE_DATE:=2018-06-07
PKG_SOURCE_VERSION:=3c1b33b7d57ad8b8aeeab8babd48625b86532e0b
PKG_MIRROR_HASH:=0a4328591496eabbe46611037f8fc2087baec5ac37c8af125a839a5a9a0419d2
PKG_SOURCE_DATE:=2018-06-25
PKG_SOURCE_VERSION:=c83a84afbef2b24f960ddeda0b5e2ab01fba6981
PKG_MIRROR_HASH:=9ab6dc6e300cb56ed503425c9fe060a154bcab8067da5615c0428c968947484f
CMAKE_INSTALL:=1
PKG_LICENSE:=ISC