From d58d68b533037da8bbce85221f61ec5311d9e189 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 11 Dec 2010 21:02:54 +0100 Subject: [PATCH] fireinfo: Update to 0.9. --- lfs/fireinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/fireinfo b/lfs/fireinfo index 327ee46712..d503150c1a 100644 --- a/lfs/fireinfo +++ b/lfs/fireinfo @@ -24,7 +24,7 @@ include Config -VER = 0.8 +VER = 0.9 THISAPP = fireinfo-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = df263c5c43a9ea547f31fa555bfb5635 +$(DL_FILE)_MD5 = b4ea55202d7ef82eef100925048d5d80 install : $(TARGET) -- 2.39.2