From 65f9dc4d2639bc2bc3626df11ab7265239e09859 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 15 Dec 2005 10:00:49 +0000 Subject: [PATCH] update madwifi(-old) snapshot location and version SVN-Revision: 2685 --- openwrt/target/linux/package/madwifi/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/openwrt/target/linux/package/madwifi/Makefile b/openwrt/target/linux/package/madwifi/Makefile index 82be97a8e7..b207120d96 100644 --- a/openwrt/target/linux/package/madwifi/Makefile +++ b/openwrt/target/linux/package/madwifi/Makefile @@ -3,15 +3,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=madwifi -PKG_VERSION:=2005-08-13 +PKG_VERSION:=r1208-20051209 PKG_RELEASE:=1 -PKG_MD5SUM:=188127127aebd8815595c025a787d729 +PKG_MD5SUM:=276f3961c3174617b9dd0ec8db9779d7 -PKG_SOURCE_URL:=http://madwifi.otaku42.de/2005/08/ -PKG_SOURCE:=$(PKG_NAME)-cvs-snapshot-$(PKG_VERSION).tar.bz2 -PKG_CAT:=bzcat +PKG_SOURCE_URL:=http://snapshots.madwiwi.org/madwifi-old +PKG_SOURCE:=$(PKG_NAME)-old-$(PKG_VERSION).tar.gz +PKG_CAT:=zcat -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-old-$(PKG_VERSION) ifeq ($(KERNEL_DIR),) KERNEL_DIR:=$(LINUX_DIR) -- 2.30.2