aboutsummaryrefslogtreecommitdiffstats
path: root/tools/b43-tools/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2012-12-07 18:30:19 +0000
committerHauke Mehrtens <hauke@openwrt.org>2012-12-07 18:30:19 +0000
commit9bc98e4fd9a3cf46be62a476ed1b624e26ee2da2 (patch)
tree18f3f882523c6d997f8a1498b85acbc85e8e6217 /tools/b43-tools/Makefile
parent0ef1d5d75808ee5f80c551473aa890425d8513eb (diff)
downloadmaster-187ad058-9bc98e4fd9a3cf46be62a476ed1b624e26ee2da2.tar.gz
master-187ad058-9bc98e4fd9a3cf46be62a476ed1b624e26ee2da2.tar.bz2
master-187ad058-9bc98e4fd9a3cf46be62a476ed1b624e26ee2da2.zip
b43-tools: update to version 017, which contains the patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34574 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/b43-tools/Makefile')
-rw-r--r--tools/b43-tools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/b43-tools/Makefile b/tools/b43-tools/Makefile
index d58a20e6a8..e25bfc23c6 100644
--- a/tools/b43-tools/Makefile
+++ b/tools/b43-tools/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=b43-tools
-PKG_VERSION:=016
+PKG_VERSION:=017
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=git://git.bues.ch/b43-tools.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
-PKG_SOURCE_VERSION:=38267954aae73659de271c67e6892c744b47f3d8
-PKG_MIRROR_MD5SUM:=50ca3c763ee21ee213addd17cf1c1b86
+PKG_SOURCE_VERSION:=691cd291afdb3dbfcf6b9624f8f4bd068af153d0
+#PKG_MIRROR_MD5SUM:=50ca3c763ee21ee213addd17cf1c1b86
HOST_BUILD_DIR=$(BUILD_DIR_HOST)/$(PKG_NAME)
include $(INCLUDE_DIR)/host-build.mk