X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fhostapd;fp=lfs%2Fhostapd;h=57d511a394d68213bb9aaf8c1c4b0ff8da4756a9;hb=499bc000ffd5e65325d1fa9bbf7e1085b62eaea3;hp=90b35db28243267348d1d626c8085a2245b55f79;hpb=324cae81712b7b1b7b80333ad92e369cac28b6ce;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/hostapd b/lfs/hostapd index 90b35db28..57d511a39 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)