X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fusb_modeswitch;h=c63ba395d3fcfa438206bdaff677a1b145f08ccd;hb=bc88f04867b8604dbefe0ef32b47f01b42403f57;hp=f8aea5fd6b81d51f87d1b136b82ec5c2df4b876b;hpb=082b492eccbded95ad3ae1021bbe96c3c5671805;p=ipfire-2.x.git diff --git a/lfs/usb_modeswitch b/lfs/usb_modeswitch index f8aea5fd6b..c63ba395d3 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-2018 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.4 +VER = 2.5.2 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 = dbd4ce7966d7b4a5a0604a8280f7164d +$(DL_FILE)_MD5 = 16b9a8efa1bf8fbd7d5612757eae4f26 install : $(TARGET)