From: Imre Kaloz Date: Fri, 16 Dec 2005 13:58:24 +0000 (+0000) Subject: sync with kmod-madwifi X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=115bbafa1b2edcf6dcbda6d9023686d8e6ddb888 sync with kmod-madwifi SVN-Revision: 2701 --- diff --git a/openwrt/package/madwifi-tools/Makefile b/openwrt/package/madwifi-tools/Makefile index ba40241af8..76a2cc0ae6 100644 --- a/openwrt/package/madwifi-tools/Makefile +++ b/openwrt/package/madwifi-tools/Makefile @@ -3,15 +3,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=madwifi -PKG_VERSION:=r1195-20051021 +PKG_VERSION:=r1158-20051215 PKG_RELEASE:=1 -PKG_MD5SUM:=5d6a52260ece434a2e3b4ff826a3c5f4 +PKG_MD5SUM:=0ef00a095359e5af313f52446ebfbbf1 -PKG_SOURCE_URL:=http://snapshots.madwifi.org +PKG_SOURCE_URL:=http://snapshots.madwifi.org/madwifi-ng PKG_SOURCE:=$(PKG_NAME)-trunk-$(PKG_VERSION).tar.gz PKG_CAT:=zcat -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-trunk-$(PKG_VERSION) +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-ng-$(PKG_VERSION) include $(TOPDIR)/package/rules.mk