summaryrefslogtreecommitdiffstats
path: root/package/block-mount/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-10 09:48:31 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-10 09:48:31 +0000
commit1fc290f2e3fe2529f5f48b6a070516ed4edd3ea4 (patch)
treeb8c86ae26d610435bca813c3a773f59af2419d8a /package/block-mount/Makefile
parent405e94ce4242a77d650e1776b7c205e7cece3cf8 (diff)
[package] block-mount: additionally try to umount disk by mountpoint (#12056)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33357 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b82011fe4..799539e4b 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