summaryrefslogtreecommitdiff
path: root/tools/b43-tools/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-07-02 20:52:50 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-07-02 20:52:50 +0000
commit9e0f732b35cd7d942d47a9eb9a893261e4a27b24 (patch)
treead06701dffad465db6cd3e4026f7fe869e60a55e /tools/b43-tools/Makefile
parente9b8f24ded839dd58f43e510e25a952a2f0656b3 (diff)
downloadmtk-20170518-9e0f732b35cd7d942d47a9eb9a893261e4a27b24.zip
mtk-20170518-9e0f732b35cd7d942d47a9eb9a893261e4a27b24.tar.gz
mtk-20170518-9e0f732b35cd7d942d47a9eb9a893261e4a27b24.tar.bz2
b43-tools: update to version 019
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41484
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 e25bfc2..28a33d6 100644
--- a/tools/b43-tools/Makefile
+++ b/tools/b43-tools/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=b43-tools
-PKG_VERSION:=017
+PKG_VERSION:=019
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=git://git.bues.ch/b43-tools.git
+PKG_SOURCE_URL:=https://github.com/mbuesch/b43-tools.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
-PKG_SOURCE_VERSION:=691cd291afdb3dbfcf6b9624f8f4bd068af153d0
+PKG_SOURCE_VERSION:=8dce53297966b31b6c70a7a03c2433978dd9f288
#PKG_MIRROR_MD5SUM:=50ca3c763ee21ee213addd17cf1c1b86
HOST_BUILD_DIR=$(BUILD_DIR_HOST)/$(PKG_NAME)