BB: hostapd: Fix RADIUS connection recovery after initial failure (#18197)
[openwrt-14.07/.git] / package / network / services / hostapd / Makefile
index f8c76cae12150a7b9cff0450d2d6c437c86271af..af979e8fba45d25b143f863b21d779fd2c45b830 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2014 OpenWrt.org
+# Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hostapd
-PKG_VERSION:=2014-06-03
-PKG_RELEASE:=1
+PKG_VERSION:=2014-06-03.1
+PKG_RELEASE:=3
 PKG_REV:=84df167554569af8c87f0a8ac1fb508192417d8e
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2