X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fusb_modeswitch;h=3afd32becf14749b797f354150618cfee5d82c67;hb=27ef66c26c480542f0ea60d85302da5ada0f0648;hp=db9ca3a47bc1d712b0268e7b745c03da06998508;hpb=18252bf79499ec809dc4f4eeba6fecffd50bd3e6;p=ipfire-2.x.git diff --git a/lfs/usb_modeswitch b/lfs/usb_modeswitch index db9ca3a47b..3afd32becf 100644 --- a/lfs/usb_modeswitch +++ b/lfs/usb_modeswitch @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2016 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 = 1.2.2 +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 = 4f3d3b9342b59b488089a8a81abda3ae +$(DL_FILE)_MD5 = 6e1640db47768bb9012f91b7593116ef install : $(TARGET)