]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/multipath-tools
slang: revert parallelized build
[ipfire-2.x.git] / lfs / multipath-tools
index ac00e2b2488aa79ab5f7d4a4b7dfe627071f653c..1ce0e1ce5b1b2a786b4892a46d84ce0209a880a0 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
 
 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)