mountd: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
74766f4c4f
commit
30d35181cd
1 changed files with 2 additions and 2 deletions
|
@ -4,14 +4,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mountd
|
||||
PKG_VERSION:=2016-06-23
|
||||
PKG_VERSION:=2016-07-28
|
||||
|
||||
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:=582d4d41f1e4ccd327143a3f2f89b5124d3cd8ba
|
||||
PKG_SOURCE_VERSION:=46063a1657c449d46c1ed7384862f2c0aa051761
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue