X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fb43-tools%2FMakefile;h=28a33d6a5561bd0c9e5fdb7a742b5a2db04c235a;hp=e25bfc23c60a3ae31fbda0aa28b13707b328cafe;hb=1ca571b6c2978bec66f897b6665ddbdaba82a26e;hpb=619f46df054acca1f74b1b8fdea80e8256586088 diff --git a/tools/b43-tools/Makefile b/tools/b43-tools/Makefile index e25bfc23c6..28a33d6a55 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)