From 99aceb073b579438c7c6f404ec1d62d5b8ae7220 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 20 Dec 2010 20:06:45 +0100 Subject: [PATCH] fireinfo: Update to 0.11. --- lfs/fireinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/fireinfo b/lfs/fireinfo index a785eec68a..c70eeca391 100644 --- a/lfs/fireinfo +++ b/lfs/fireinfo @@ -24,7 +24,7 @@ include Config -VER = 0.10 +VER = 0.11 THISAPP = fireinfo-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3d2510dd92d28439d9b313570143bb3e +$(DL_FILE)_MD5 = 760edfe3887cfac62360443fd7abe150 install : $(TARGET) -- 2.39.5