X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fhostapd;h=5560a4277e4843c7c0dee5d6be4ae3819a28c5b9;hb=1f99fc9845457b2d58d584adb47866a1eec8a7dc;hp=9e01b06cfb9c576625c887c46a3bbeba791b2358;hpb=6b0d7d6bc3e5870a8f0ada33e2ab3170f942db9e;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/hostapd b/lfs/hostapd index 9e01b06cf..5560a4277 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 IPFire Team # +# Copyright (C) 2007-2014 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.0 +VER = 2.1 THISAPP = hostapd-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hostapd -PAK_VER = 26 +PAK_VER = 29 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ba22e639bc57aa4035d2ea8ffa9bbbee +$(DL_FILE)_MD5 = bb9c50e87c5af6f89f387e63911effac install : $(TARGET)