From aa34b43e864bbfc9a420a9a445da3216d2ae69cd Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 16 May 2010 13:46:57 +0000 Subject: bump a bunch of packages updated after 10.03 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21477 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/block-extroot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/block-extroot/Makefile') diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile index d24cbd134..6957669fd 100644 --- a/package/block-extroot/Makefile +++ b/package/block-extroot/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009 OpenWrt.org +# Copyright (C) 2009-2010 OpenWrt.org # Copyright (C) 2010 Vertical Communications # # This is free software, licensed under the GNU General Public License v2. @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=block-extroot PKG_VERSION:=0.0.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) -- cgit v1.2.3