X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fwpa_supplicant;h=1cebaabb3a9b0ae14930ff10f4669b53a0027c1b;hb=42c545b1f5848767251cffc9ffb6d29b3cd7a4c3;hp=59fcd77f7657717bad82b3a16dafeb888004e10c;hpb=d7be31cb18a304936021cc3636934ea0a7684c87;p=ipfire-2.x.git diff --git a/lfs/wpa_supplicant b/lfs/wpa_supplicant index 59fcd77f76..1cebaabb3a 100644 --- a/lfs/wpa_supplicant +++ b/lfs/wpa_supplicant @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2008 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2015 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 = 0.6.8 +VER = 2.3 THISAPP = wpa_supplicant-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,6 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = wpa_supplicant -PAK_VER = 3 ############################################################################### # Top-level Rules @@ -42,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e933332490e0e5acfef2279457f1070a +$(DL_FILE)_MD5 = f2ed8fef72cf63d8d446a2d0a6da630a install : $(TARGET)