mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-24 15:43:09 +00:00
update hostapd to latest upstream version
SVN-Revision: 5365
This commit is contained in:
parent
a908c9b7a3
commit
97df37dfd7
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hostapd
|
||||
PKG_VERSION:=0.5.3
|
||||
PKG_VERSION:=0.5.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
|
||||
PKG_MD5SUM:=4e3134e8b0d86e831230f8c620fd81bb
|
||||
PKG_MD5SUM:=92288aeb2b90c0c81ae3f50beff9b890
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user