aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-07-16 22:56:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-07-16 22:56:22 +0000
commit774fa8ddd5b6a8a0cedadcf0ce83d9c68ebf2e01 (patch)
tree882c4047ed6f07db085ca8a03538cd08b983ecbc
parenta1a23239a2f0e5b4fadf0ab9cdf0a7c498bf3f08 (diff)
downloadmaster-187ad058-774fa8ddd5b6a8a0cedadcf0ce83d9c68ebf2e01.tar.gz
master-187ad058-774fa8ddd5b6a8a0cedadcf0ce83d9c68ebf2e01.tar.bz2
master-187ad058-774fa8ddd5b6a8a0cedadcf0ce83d9c68ebf2e01.zip
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 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