aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/openwrt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openwrt/Makefile b/package/openwrt/Makefile
index 7e7b954e11..12453dbc4b 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