summaryrefslogtreecommitdiff
path: root/openwrt/package
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
commit372ec029c483722309f6dc8786c4f951ba7a7222 (patch)
tree7f99f22fd9a2767fd9a247d98e3455ddedcaa865 /openwrt/package
parent7c7bbd525f4f8a45bd500cacf9caee5bb47b6cc4 (diff)
downloadmtk-20170518-372ec029c483722309f6dc8786c4f951ba7a7222.zip
mtk-20170518-372ec029c483722309f6dc8786c4f951ba7a7222.tar.gz
mtk-20170518-372ec029c483722309f6dc8786c4f951ba7a7222.tar.bz2
increase openwrt-utils version
SVN-Revision: 1473
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/openwrt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openwrt/Makefile b/openwrt/package/openwrt/Makefile
index 7e7b954..12453db 100644
--- a/openwrt/package/openwrt/Makefile
+++ b/openwrt/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