projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix spelling typo
[openwrt.git]
/
package
/
zd1211
/
Makefile
diff --git
a/package/zd1211/Makefile
b/package/zd1211/Makefile
index
0c152b9
..
841abb9
100644
(file)
--- a/
package/zd1211/Makefile
+++ b/
package/zd1211/Makefile
@@
-10,12
+10,12
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=zd1211
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=zd1211
-PKG_VERSION:=r
69
+PKG_VERSION:=r
83
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://zd1211.ath.cx/download/
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://zd1211.ath.cx/download/
-PKG_MD5SUM:=
c14133a3d5b27927402a492e84d2467a
+PKG_MD5SUM:=
a5751f0e6f1f368689077fa7758a4932
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)
This page took
0.048348 seconds
and
4
git commands to generate.