X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fusb_modeswitch;h=3046171bb5665ae8e331c2f83c8a2f673292428f;hp=c64a29a93e5cdc7ba951417126f7846f04bce1d5;hb=7bb21658735d8e84fac4721892ed7c81ddc2ac7a;hpb=8caf7b64c83ea3641ee66a1e5b35d965ce78f666 diff --git a/lfs/usb_modeswitch b/lfs/usb_modeswitch index c64a29a93e..3046171bb5 100644 --- a/lfs/usb_modeswitch +++ b/lfs/usb_modeswitch @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2010 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.1.3 +VER = 1.1.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 = 571e6b81873231246693d18a9912f55d +$(DL_FILE)_MD5 = be3c7fc908e6ab50eb9fd29d187ad176 install : $(TARGET)