libubox: update to latest version, fixes an uloop use-after-free bug
[openwrt/svn-archive/archive.git] / package / block-mount / Makefile
index 1d4f7368cf3d4bf20d3d466dddfecc21768a33ea..06deb9401d3c0a246156369850edd0c6e165ce02 100644 (file)
@@ -1,6 +1,6 @@
 #
-# Copyright (C) 2006-2009 OpenWrt.org
-# Copyright 2010 Vertical Communications
+# Copyright (C) 2006-2012 OpenWrt.org
+# Copyright (C) 2010 Vertical Communications
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=block-mount
 PKG_VERSION:=0.2.0
-PKG_RELEASE:=3
+PKG_RELEASE:=10
 
 include $(INCLUDE_DIR)/package.mk