From: Arne Fitzenreiter Date: Tue, 5 Feb 2013 00:47:58 +0000 (+0100) Subject: wpa_supplicant: update to 2.0. X-Git-Tag: v2.13-rc2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d50fe89686deaa8527c81a7292e5eba0efa32a82;p=people%2Fpmueller%2Fipfire-2.x.git wpa_supplicant: update to 2.0. --- diff --git a/lfs/wpa_supplicant b/lfs/wpa_supplicant index e8a67e008b..1172e602e8 100644 --- a/lfs/wpa_supplicant +++ b/lfs/wpa_supplicant @@ -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 = wpa_supplicant-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b29b9af02d7e092db8c5c8508de0e45c +$(DL_FILE)_MD5 = 3be2ebfdcced52e00eda0afe2889839d install : $(TARGET)