From f840a7e2ee00b66fa9e8b270a35b974f7d2365e1 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 4 Dec 2010 15:32:02 +0100 Subject: [PATCH] fireinfo: Update to 0.6. --- lfs/fireinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/fireinfo b/lfs/fireinfo index a4cd8819da..8736ba10ff 100644 --- a/lfs/fireinfo +++ b/lfs/fireinfo @@ -24,7 +24,7 @@ include Config -VER = 0.5 +VER = 0.6 THISAPP = fireinfo-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2eb12d3c4aeda93ee184a85b1e8b6a96 +$(DL_FILE)_MD5 = cc977df8dbe149be184c27105c879116 install : $(TARGET) -- 2.39.2