diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2012-09-13 12:38:51 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2012-09-13 12:38:51 +0000 |
| commit | 5d57cd2414dbfad491943e83a0e42e229f297977 (patch) | |
| tree | 8503ead2c3bd47cd5e85f1023254439a32dca9f4 /package/hostapd/Makefile | |
| parent | dac5ed38b63d31c26339916517c27b30dc8ab1c6 (diff) | |
| download | mtk-20170518-5d57cd2414dbfad491943e83a0e42e229f297977.zip mtk-20170518-5d57cd2414dbfad491943e83a0e42e229f297977.tar.gz mtk-20170518-5d57cd2414dbfad491943e83a0e42e229f297977.tar.bz2 | |
hostapd: update to 2012-09-10
SVN-Revision: 33392
Diffstat (limited to 'package/hostapd/Makefile')
| -rw-r--r-- | package/hostapd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index e438ef3..295efd0 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostapd -PKG_VERSION:=20120428 -PKG_RELEASE:=3 -PKG_REV:=1f0cc27eb98f7d1af9c64d0752238184cbdb9a24 +PKG_VERSION:=20120910 +PKG_RELEASE:=1 +PKG_REV:=762b99db7a76803d1ad274e87caa6fe870d47441 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=git://w1.fi/srv/git/hostap.git |
