diff options
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r-- | package/network/services/hostapd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile index edcfd1ba37..8a7fad6b65 100644 --- a/package/network/services/hostapd/Makefile +++ b/package/network/services/hostapd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostapd PKG_VERSION:=2015-03-25 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_REV:=8278138e679174b1ec8af7f169c2810a8888e202 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |