update ipkg version number for wificonf
authorFelix Fietkau <nbd@openwrt.org>
Tue, 12 Jul 2005 21:34:57 +0000 (21:34 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 12 Jul 2005 21:34:57 +0000 (21:34 +0000)
SVN-Revision: 1423

openwrt/package/wificonf/Makefile

index aa03683a10ed3b26ce8033cd1b3b40bc8568a71f..95fbf9f2413ed6d5e7ee87c3c131b62c6d80b7e9 100644 (file)
@@ -3,15 +3,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=wificonf
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/wificonf
 
 include $(TOPDIR)/package/rules.mk
 
-
-
-
 $(eval $(call PKG_template,WIFICONF,$(PKG_NAME),$(PKG_RELEASE),$(ARCH)))
 
 $(PKG_BUILD_DIR)/.prepared: