From: Arne Fitzenreiter Date: Wed, 15 Sep 2010 15:40:35 +0000 (+0200) Subject: Updated hostapd (0.7.3). X-Git-Tag: v2.9-beta1~48^2~5^2~2^2~83 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=da4dd742c5f5f036d81176f1a2ff662f3e3cdea9;hp=c1fd7bc5381df2e2c430ed008f7d4d1ae6195760 Updated hostapd (0.7.3). --- diff --git a/lfs/hostapd b/lfs/hostapd index 90b35db282..57d511a394 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -24,7 +24,7 @@ include Config -VER = 0.7.2 +VER = 0.7.3 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 = 19 +PAK_VER = 20 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = f47689c62ee8c1c59989b402d4f130c3 +$(DL_FILE)_MD5 = 91a7c8d0f090b7104152d3455a84c112 install : $(TARGET)