]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/pigz
ethtool: Update to 5.12
[people/pmueller/ipfire-2.x.git] / lfs / pigz
index 51c3b85dfc5738f32e81cfa34f2a45be4696a277..80dbd91aaf600f892011465e94cff68cd5c575fc 100644 (file)
--- a/lfs/pigz
+++ b/lfs/pigz
@@ -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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.3.1
+VER        = 2.6
 
 THISAPP    = pigz-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e803f8bc0770c7a5e96dccb1d2dd2aab
+$(DL_FILE)_MD5 = a8a23d7dfb58d8c20438f382fb1d97c8
 
 install : $(TARGET)