mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-11 06:54:21 +00:00
mountd: bump to git HEAD version
c54e5c6 mount: check if block was mounted before cleaning it up e31565a mount: remove directory if mounting fails 0f4f20b mount: call hotplug mount scripts only on success Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
parent
f0336975be
commit
d626aa005b
@ -4,13 +4,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mountd
|
||||
PKG_RELEASE:=3
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(LEDE_GIT)/project/mountd.git
|
||||
PKG_SOURCE_DATE:=2017-11-09
|
||||
PKG_SOURCE_VERSION:=7826ca5d6aca691dcb6f98ab203a090d42e79337
|
||||
PKG_MIRROR_HASH:=6fda7666a99974ac9179b102f6e8027f6c4091be9b49e1eed49dee7442d83206
|
||||
PKG_SOURCE_DATE:=2018-01-03
|
||||
PKG_SOURCE_VERSION:=c54e5c6e09bf8e8debea05dd0dac095624a2472b
|
||||
PKG_MIRROR_HASH:=f9fe7bed8c3cc6c1536614b4a6157a3a1bcd7e7c795979276eabc897e2400372
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_MAINTAINER:=John Crispin <john@phrozen.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user