X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fmultipath-tools;h=1ce0e1ce5b1b2a786b4892a46d84ce0209a880a0;hp=ac00e2b2488aa79ab5f7d4a4b7dfe627071f653c;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=d6f003e1e969a353de52bdf1c466e6774cd78250 diff --git a/lfs/multipath-tools b/lfs/multipath-tools index ac00e2b248..1ce0e1ce5b 100644 --- a/lfs/multipath-tools +++ b/lfs/multipath-tools @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# 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,10 +24,10 @@ include Config -VER = 120613 +VER = 386d288 THISAPP = multipath-tools-$(VER) -DL_FILE = $(THISAPP).tgz +DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 84632b08dbca9fa04179edd8c469c92a +$(DL_FILE)_MD5 = 51288dc6cabd580f0b6c30c77624b9d7 install : $(TARGET)