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