X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/163c1d601394685223b43b750ca0ee1cf3f1f446..ee0d3e3aaf9c2d586c2147109d30f8b1328ba6ac:/package/zd1211/Makefile diff --git a/package/zd1211/Makefile b/package/zd1211/Makefile index 9d9e1d4ae..5d3292c04 100644 --- a/package/zd1211/Makefile +++ b/package/zd1211/Makefile @@ -4,19 +4,18 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 3297 2006-03-02 23:42:52Z florian $ +# $Id: Makefile 6582 2007-03-16 20:21:39Z nbd $ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=zd1211 -PKG_VERSION:=r83 +PKG_VERSION:=r85 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz -PKG_SOURCE_URL:=http://zd1211.ath.cx/download/ -PKG_MD5SUM:=a5751f0e6f1f368689077fa7758a4932 -PKG_CAT:=zcat +PKG_SOURCE_URL:=@openwrt/ +PKG_MD5SUM:=885cf08742c95cc416258257b5842b22 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)