summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-16 22:56:22 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-16 22:56:22 +0000
commitade917350f3ace530ace75aa508bf75f446aa1d2 (patch)
tree882c4047ed6f07db085ca8a03538cd08b983ecbc
parent48289044a17d07dca496f186ae3b0c72e3a10f0a (diff)
increase openwrt-utils version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1473 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/openwrt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openwrt/Makefile b/package/openwrt/Makefile
index 7e7b954e1..12453dbc4 100644
--- a/package/openwrt/Makefile
+++ b/package/openwrt/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME := openwrt-utils
-PKG_RELEASE := 1
+PKG_RELEASE := 2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_RELEASE)_$(ARCH).ipk
PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg