block-mount: remove explicit lock waits, solves some potential race conditions
[openwrt/openwrt.git] / package / block-mount / Makefile
index c2c9d33f134e53eca6057290a5785d90cfb5cd62..657f727bb9d0bc913c9b1cb10658d0a63ad444ed 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=block-mount
 PKG_VERSION:=0.2.0
-PKG_RELEASE:=5
+PKG_RELEASE:=6
 
 include $(INCLUDE_DIR)/package.mk