X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fusb_modeswitch;h=75fa84c56e9cfa99da042fbbd9403813c572bcb5;hb=8bb35e212c9870806f3111b1ba5e3795302cc606;hp=c64a29a93e5cdc7ba951417126f7846f04bce1d5;hpb=d16bcc24e4ec1c0f7f3090ba51fdcc0529e8059e;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/usb_modeswitch b/lfs/usb_modeswitch index c64a29a93e..75fa84c56e 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.4 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 = a04db36bd0fc6fb303df7567f677b714 install : $(TARGET)