summaryrefslogtreecommitdiff
path: root/package/block-mount/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-09-10 09:48:31 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-09-10 09:48:31 +0000
commit77fe98d1342d957188c81675279e7202e2837f5c (patch)
treeeb6b05c280a92a8187720b3bd6b3a25b9b0de622 /package/block-mount/Makefile
parenta36bdb24172f9849c8f0ca8d789abbb64895476b (diff)
downloadmtk-20170518-77fe98d1342d957188c81675279e7202e2837f5c.zip
mtk-20170518-77fe98d1342d957188c81675279e7202e2837f5c.tar.gz
mtk-20170518-77fe98d1342d957188c81675279e7202e2837f5c.tar.bz2
block-mount: additionally try to umount disk by mountpoint (#12056)
SVN-Revision: 33357
Diffstat (limited to 'package/block-mount/Makefile')
-rw-r--r--package/block-mount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile
index b82011f..799539e 100644
--- a/package/block-mount/Makefile
+++ b/package/block-mount/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=block-mount
PKG_VERSION:=0.2.0
-PKG_RELEASE:=8
+PKG_RELEASE:=9
include $(INCLUDE_DIR)/package.mk