From 77fe98d1342d957188c81675279e7202e2837f5c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 10 Sep 2012 09:48:31 +0000 Subject: block-mount: additionally try to umount disk by mountpoint (#12056) SVN-Revision: 33357 --- package/block-mount/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/block-mount/Makefile') diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index b82011fe42..799539e4bd 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 -- cgit v1.2.3