]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/wpa_supplicant
Merge branch 'next' into initscripts-cleanup
[ipfire-2.x.git] / lfs / wpa_supplicant
index 5b1125c9206151e9a23f052e42c136c08426fc48..76aa6c673834b4281bf3b9d5727aa723e8fce546 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2014  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2015  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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.2
+VER        = 2.5
 
 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 = 238e8e888bbd558e1a57e3eb28d1dd07
+$(DL_FILE)_MD5 = 96ff75c3a514f1f324560a2376f13110
 
 install : $(TARGET)