From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] IPTraffic 0.8.2 - some small fixes in 'iptraffic.pl' Date: Sat, 23 Jan 2021 17:42:31 +0100 Message-ID: <20210123164231.23565-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6842291477938782722==" List-Id: --===============6842291477938782722== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Matthias Fischer --- lfs/iptraffic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/iptraffic b/lfs/iptraffic index 8f1dfd676..3f09a94ad 100644 --- a/lfs/iptraffic +++ b/lfs/iptraffic @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4d6d54a8e17111da6a60d3c7d4588f16 +$(DL_FILE)_MD5 = 0b500e6b502871a084d88ac0074f01e1 install : $(TARGET) -- 2.18.0 --===============6842291477938782722==--