projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
GPIODEV: Fix open-count race condition.
[openwrt.git]
/
package
/
acx-mac80211
/
Makefile
diff --git
a/package/acx-mac80211/Makefile
b/package/acx-mac80211/Makefile
index
33f7512
..
c365037
100644
(file)
--- a/
package/acx-mac80211/Makefile
+++ b/
package/acx-mac80211/Makefile
@@
-10,12
+10,12
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=acx-mac80211
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=acx-mac80211
-PKG_VERSION:=200
71003
+PKG_VERSION:=200
80112
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/acx100
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/acx100
-PKG_MD5SUM:=
dff7b396299001724e522d3ccf79c883
+PKG_MD5SUM:=
3d2253c3a639ebccf06113be888118fb
PKG_FW_NAME:=tiacx111c16
PKG_FW_URL:=http://teknoraver.campuslife.it/software/acx-mac80211/
PKG_FW_NAME:=tiacx111c16
PKG_FW_URL:=http://teknoraver.campuslife.it/software/acx-mac80211/
This page took
0.030597 seconds
and
4
git commands to generate.