increase openwrt-utils version
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Jul 2005 22:56:22 +0000 (22:56 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Jul 2005 22:56:22 +0000 (22:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1473 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/openwrt/Makefile

index 7e7b954..12453db 100644 (file)
@@ -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
This page took 0.02327 seconds and 4 git commands to generate.