refresh all package patches in the buildroot using quilt
[openwrt.git] / package / madwifi / Makefile
index c832f57..584b967 100644 (file)
@@ -10,14 +10,14 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=madwifi
-PKG_VERSION:=r2362-20070522
+PKG_VERSION:=r2420-20070602
 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:=7a7783ecf6596089afc4aeebdffb397b
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_BRANCH)-$(PKG_VERSION)
+PKG_MD5SUM:=1ba88326b8dc8c231562329fc2e39578
 
 include $(INCLUDE_DIR)/package.mk
 
This page took 0.020672 seconds and 4 git commands to generate.