From 711c5a3c52b71d1823a55cf913826b7cc272c8cc Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 9 Mar 2015 16:44:58 +0100 Subject: [PATCH] fastd: Update to version 17 --- lfs/fastd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/fastd b/lfs/fastd index 37f578fcf9..61b641cb0f 100644 --- a/lfs/fastd +++ b/lfs/fastd @@ -24,7 +24,7 @@ include Config -VER = 16 +VER = 17 THISAPP = fastd-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 135b3083d2743e335738de3bd4bb0c3c +$(DL_FILE)_MD5 = bad4f1948702f418b799578f83a0edb8 install : $(TARGET) -- 2.39.5