From 2f8eff9e77b5fa4ad4c4edea2d8e3a78c335c49c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 12 Jul 2005 21:34:57 +0000 Subject: [PATCH] update ipkg version number for wificonf SVN-Revision: 1423 --- openwrt/package/wificonf/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/openwrt/package/wificonf/Makefile b/openwrt/package/wificonf/Makefile index aa03683a10..95fbf9f241 100644 --- a/openwrt/package/wificonf/Makefile +++ b/openwrt/package/wificonf/Makefile @@ -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: -- 2.30.2