diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-03 14:28:21 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-03 14:28:21 +0000 |
commit | a4c1d0a1d47210dbe0901f8964760020050112ce (patch) | |
tree | a46e467feb3f0f86d9e4bb7ccc7fdb185aeea5f9 /package/ath9k/Makefile | |
parent | a264622c7dfa6028e3a5d353c795c1c3cae3e5c9 (diff) |
update ath9k to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12079 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ath9k/Makefile')
-rw-r--r-- | package/ath9k/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ath9k/Makefile b/package/ath9k/Makefile index 88ffa4258..f9fed5e83 100644 --- a/package/ath9k/Makefile +++ b/package/ath9k/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ath9k -PKG_VERSION:=20080731 +PKG_VERSION:=20080803 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk |