X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7f93038dad7c0432a86a23fe87a94c8f3c6d0856..9fb19c49b5de53b140fe324592391f981d484d6d:/package/madwifi/Makefile diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index 9867a2e05..4aa4e0a74 100644 --- a/package/madwifi/Makefile +++ b/package/madwifi/Makefile @@ -10,14 +10,14 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=madwifi -PKG_VERSION:=r2351-20070519 -PKG_BRANCH:=madwifi-hal-0.9.30.13 +PKG_VERSION:=r2568-20070710 +PKG_BRANCH:=madwifi-ng PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_BRANCH)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://snapshots.madwifi.org/$(PKG_BRANCH) -PKG_MD5SUM:=215b6c66eb1a3c4bcd947f358ade823f PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_BRANCH)-$(PKG_VERSION) +PKG_MD5SUM:=fe5d41acd085d2c46934be3f8839e694 include $(INCLUDE_DIR)/package.mk