summaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2009-01-31 16:08:57 +0000
committerAndy Boyett <agb@openwrt.org>2009-01-31 16:08:57 +0000
commitf19d25ebb31f101e7dd7ce5068e4b1062b21d61b (patch)
treefa6e5456a9d63b239026e6591f300d3014645b8c /package/madwifi/Makefile
parent32dce30e261bd6b9487efbc2e38bf0b82fc77828 (diff)
downloadmaster-31e0f0ae-f19d25ebb31f101e7dd7ce5068e4b1062b21d61b.tar.gz
master-31e0f0ae-f19d25ebb31f101e7dd7ce5068e4b1062b21d61b.tar.bz2
master-31e0f0ae-f19d25ebb31f101e7dd7ce5068e4b1062b21d61b.zip
madwifi: mode txpower to wifi-device section, but remain backwards compatible
SVN-Revision: 14307
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r--package/madwifi/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index e6d13a936b..943a13c215 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -1,5 +1,5 @@
-#
-# Copyright (C) 2006-2008 OpenWrt.org
+#
+# Copyright (C) 2006-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -13,7 +13,7 @@ PKG_NAME:=madwifi
ifneq ($(CONFIG_MADWIFI_UPSTREAM),)
PKG_VERSION:=0.9.4
- PKG_RELEASE:=1
+ PKG_RELEASE:=2
PKG_SOURCE:=madwifi-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.sourceforge.net/madwifi/
@@ -26,7 +26,7 @@ else
# PKG_BRANCH:=madwifi-dfs
PKG_REV:=3314
PKG_VERSION:=r$(PKG_REV)
- PKG_RELEASE:=1
+ PKG_RELEASE:=2
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)