mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-01 03:42:37 +00:00
mountd: update to latest git HEAD
adds HFS+ support Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
184087f4f1
commit
27493e82f9
@ -4,14 +4,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mountd
|
||||
PKG_VERSION:=2016-06-15
|
||||
PKG_VERSION:=2016-06-23
|
||||
|
||||
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:=d13b58730f92fa645c9caf9954b8305c06bdc11e
|
||||
PKG_SOURCE_VERSION:=582d4d41f1e4ccd327143a3f2f89b5124d3cd8ba
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user