X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fb43-tools%2FMakefile;h=e25bfc23c60a3ae31fbda0aa28b13707b328cafe;hp=d58a20e6a8d32cbe1ac654486db446bf40bebb6f;hb=619f46df054acca1f74b1b8fdea80e8256586088;hpb=b69b9c5328e19057833ff4ea3aa26c5b7b6844c3 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