get rid of $Id$ - it has never helped us and it has broken too many patches ;)
[openwrt.git] / package / iw / Makefile
index 64ec608..1916d8d 100644 (file)
@@ -4,17 +4,16 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iw
-PKG_VERSION:=0.9.11
+PKG_VERSION:=0.9.12
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://wireless.kernel.org/download/iw/
-PKG_MD5SUM:=a8198e7f6bf41ead9e9ade3ec5cae9b2
+PKG_MD5SUM:=2aa919ff927dd9def151a87badfa111a
 PKG_BUILD_DEPENDS:=mac80211 libnl
 
 include $(INCLUDE_DIR)/package.mk
This page took 0.021949 seconds and 4 git commands to generate.