summaryrefslogtreecommitdiffstats
path: root/package/wireless-tools/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-01-27 15:15:42 +0000
committerNicolas Thill <nico@openwrt.org>2009-01-27 15:15:42 +0000
commit263b05274f8b6f5adc9b8dc678f2a9d11b600207 (patch)
tree5ec6fb35ca0183f9771209bac908f26979ef7350 /package/wireless-tools/Makefile
parente7f7e0b6055f5020b6b5d8090bfa1d3618105212 (diff)
downloadmaster-31e0f0ae-263b05274f8b6f5adc9b8dc678f2a9d11b600207.tar.gz
master-31e0f0ae-263b05274f8b6f5adc9b8dc678f2a9d11b600207.tar.bz2
master-31e0f0ae-263b05274f8b6f5adc9b8dc678f2a9d11b600207.zip
update wireless-tools to v0.29 (final), refresh patch, bumb release number
SVN-Revision: 14221
Diffstat (limited to 'package/wireless-tools/Makefile')
-rw-r--r--package/wireless-tools/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/wireless-tools/Makefile b/package/wireless-tools/Makefile
index ceae0f1f8a..f300925208 100644
--- a/package/wireless-tools/Makefile
+++ b/package/wireless-tools/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.
@@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=wireless-tools
PKG_VERSION:=29
-PKG_MINOR:=.pre21
-PKG_RELEASE:=2
+PKG_MINOR:=
+PKG_RELEASE:=3
PKG_SOURCE:=wireless_tools.$(PKG_VERSION)$(PKG_MINOR).tar.gz
PKG_SOURCE_URL:=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux
-PKG_MD5SUM:=953774d6a34050bae4ef3bfa731f6653
+PKG_MD5SUM:=e06c222e186f7cc013fd272d023710cb
TAR_OPTIONS += || true
PKG_BUILD_DIR:=$(BUILD_DIR)/wireless_tools.$(PKG_VERSION)