From 7019ca5809f03b15c4f6aeeb8b03f71acc2cacf9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 21 Dec 2010 12:57:27 +0100 Subject: [PATCH] fireinfo: Update to 0.12. --- lfs/fireinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/fireinfo b/lfs/fireinfo index c70eeca391..c1aea615fa 100644 --- a/lfs/fireinfo +++ b/lfs/fireinfo @@ -24,7 +24,7 @@ include Config -VER = 0.11 +VER = 0.12 THISAPP = fireinfo-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 760edfe3887cfac62360443fd7abe150 +$(DL_FILE)_MD5 = 560a2ed902104a4b803f7e460c5d509d install : $(TARGET) -- 2.39.2