X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fhostapd;h=2ce9c21868be06bf401587f5a25db52865615113;hp=f29712a7fc9968d8e4a4eb3432d7be4a9fb97b36;hb=b530bbba9eb2ec961789f78995fb1c5f11cadb75;hpb=6201ce613a2d2bceaf9bce3305de292f658e2fe0 diff --git a/lfs/hostapd b/lfs/hostapd index f29712a7f..2ce9c2186 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2013 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 = 1.1 +VER = 2.0 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 = 23 +PAK_VER = 24 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e3ace8306d066ab2d24b4c9f668e2dd7 +$(DL_FILE)_MD5 = ba22e639bc57aa4035d2ea8ffa9bbbee install : $(TARGET)