Ver código fonte

ubus: bump to latest git HEAD

fixes a bug where gid was checked twice instead of the uid/gid combo

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 46246
John Crispin 10 anos atrás
pai
commit
7ab6409a89
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      package/system/ubus/Makefile

+ 2 - 2
package/system/ubus/Makefile

@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ubus
-PKG_VERSION:=2015-07-06
+PKG_VERSION:=2015-07-07
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/ubus.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=ab1bffddb3574d18d36f321dce81e7e170abb3d6
+PKG_SOURCE_VERSION:=7ec9b8dec77b969bfc860995f96fe91fd40ba5e4
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1