projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix directory name
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
madwifi
/
Makefile
diff --git
a/openwrt/target/linux/package/madwifi/Makefile
b/openwrt/target/linux/package/madwifi/Makefile
index
8811d28
..
d5f5535
100644
(file)
--- a/
openwrt/target/linux/package/madwifi/Makefile
+++ b/
openwrt/target/linux/package/madwifi/Makefile
@@
-4,15
+4,15
@@
include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=madwifi
include ../../rules.mk
PKG_NAME:=madwifi
-PKG_VERSION:=r13
29-20051121
+PKG_VERSION:=r13
58-20051215
PKG_RELEASE:=1
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_CAT:=zcat
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-
trunk
-$(PKG_VERSION)
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-
ng
-$(PKG_VERSION)
ifeq ($(KERNEL_DIR),)
KERNEL_DIR:=$(LINUX_DIR)
ifeq ($(KERNEL_DIR),)
KERNEL_DIR:=$(LINUX_DIR)
This page took
0.025803 seconds
and
4
git commands to generate.