X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fusb_modeswitch;h=3046171bb5665ae8e331c2f83c8a2f673292428f;hb=0a478d33513c0c6edae9492f10b96820abe573d9;hp=c64a29a93e5cdc7ba951417126f7846f04bce1d5;hpb=23c6672b8c7c555b1455aebc08b51585770152da;p=people%2Fpmueller%2Fipfire-2.x.git 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)