mountd: update to latest git HEAD
authorJohn Crispin <john@phrozen.org>
Mon, 19 Dec 2016 07:40:04 +0000 (08:40 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 20 Dec 2016 08:35:35 +0000 (09:35 +0100)
dd5799c mountd: Add static qualifier to missing variable declarations.
bc4a6dd mountd: Fix fgets check.
3dd115b cmake: Really look for uci.h

Signed-off-by: John Crispin <john@phrozen.org>
package/system/mountd/Makefile

index d9ced40053247235d27e77b9016053f52395ea04..26e8722ef9584dd381ba635d4dc76ba02b575961 100644 (file)
@@ -4,14 +4,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mountd
-PKG_VERSION:=2016-09-30
+PKG_VERSION:=2016-12-19
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(LEDE_GIT)/project/mountd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=3dd115bb4046521986abe78bc488dfd6b95e5a6e
+PKG_SOURCE_VERSION:=dd5799c9f8cc7a01c0572c067bf907b37cdd7d04
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
 PKG_MIRROR_HASH:=40baff09ee09ab7b80ec4786c1e7c9ec69726c776f435244d225b765bd5992b7
 CMAKE_INSTALL:=1