X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fusb_modeswitch;h=afa71993645d97e72c2e9701927d5de649d7a623;hb=fd0b2742bf217cbacacd4725a2bd9ad4ec1b6aaf;hp=b0cf7d3590a6480d3537032b531bff93278bb6e5;hpb=057652c5e548c5e0b0e4e07559c21b7916335af9;p=ipfire-2.x.git diff --git a/lfs/usb_modeswitch b/lfs/usb_modeswitch index b0cf7d3590..afa7199364 100644 --- a/lfs/usb_modeswitch +++ b/lfs/usb_modeswitch @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 IPFire Team # +# 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,7 +24,7 @@ include Config -VER = 2.0.1 +VER = 2.4.0 THISAPP = usb-modeswitch-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e48d4419d0574d342bb183f7465556d0 +$(DL_FILE)_MD5 = 6e1640db47768bb9012f91b7593116ef install : $(TARGET)