X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fusb_modeswitch;h=0f280785392b8f192fbe7760d0affcb0d4485747;hb=8777989d464a11f6f538ec22c2463d0c9c18c7ad;hp=1d6ac81343bc536296271e90a16eb1c854494814;hpb=a3f7164f985b1af190e18f45c1d86ad59bd671d3;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/usb_modeswitch b/lfs/usb_modeswitch index 1d6ac8134..0f2807853 100644 --- a/lfs/usb_modeswitch +++ b/lfs/usb_modeswitch @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2013 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.0 +VER = 1.2.6 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 = 1932ab96d6e3c5e0a6bdfac863338627 +$(DL_FILE)_MD5 = 3cd804ad2dd4cb61fbd77a5cc033496c install : $(TARGET)