aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-12-15 09:54:55 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-12-15 09:54:55 +0000
commite49de6a2567e79dd1088a0bc5e52690a1714c0ab (patch)
treefc07230dbcd90082e935fa961318f078410ac70c /target/linux/package
parent101d84677cfefd6858262dd4d09aabde648fdf56 (diff)
downloadupstream-e49de6a2567e79dd1088a0bc5e52690a1714c0ab.tar.gz
upstream-e49de6a2567e79dd1088a0bc5e52690a1714c0ab.tar.bz2
upstream-e49de6a2567e79dd1088a0bc5e52690a1714c0ab.zip
upgrade madwifi snapshot to r1358
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package')
-rw-r--r--target/linux/package/madwifi/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/package/madwifi/Makefile b/target/linux/package/madwifi/Makefile
index 8811d28f86..3a224e395b 100644
--- a/target/linux/package/madwifi/Makefile
+++ b/target/linux/package/madwifi/Makefile
@@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=madwifi
-PKG_VERSION:=r1329-20051121
+PKG_VERSION:=r1358-20051215
PKG_RELEASE:=1
-PKG_MD5SUM:=3441f239bc2f902230025be8d9ab926c
+PKG_MD5SUM:=0ef00a095359e5af313f52446ebfbbf1
-PKG_SOURCE_URL:=http://snapshots.madwifi.org
-PKG_SOURCE:=$(PKG_NAME)-trunk-$(PKG_VERSION).tar.gz
+PKG_SOURCE_URL:=http://snapshots.madwifi.org/madwifi-ng
+PKG_SOURCE:=$(PKG_NAME)-ng-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-trunk-$(PKG_VERSION)