X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fwireless;h=bd1bb18e75160c262f3dd4cf1bd3fbb9f3916d66;hp=cf14ebad49a7d72b255afae36ec8d18416c3f003;hb=10945e38f36893cba8f6c28c8756fa8741c08118;hpb=70df830214c97a68fcb7e89ae0d7df58c35590be diff --git a/lfs/wireless b/lfs/wireless index cf14ebad49..bd1bb18e75 100644 --- a/lfs/wireless +++ b/lfs/wireless @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2018 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,12 +24,13 @@ include Config -VER = 28 +VER = 30.pre9 THISAPP = wireless_tools.$(VER) DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) -DIR_APP = $(DIR_SRC)/$(THISAPP) +#DIR_APP = $(DIR_SRC)/$(THISAPP) +DIR_APP = $(DIR_SRC)/wireless_tools.30 TARGET = $(DIR_INFO)/$(THISAPP) ############################################################################### @@ -40,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 599c94497f9c9073c7b052d3dcb7cd16 +$(DL_FILE)_MD5 = ca91ba7c7eff9bfff6926b1a34a4697d install : $(TARGET)