From 7de1da3fdfff84c75bba7bd9111fbbc72204995b Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 19 May 2012 11:22:18 +0200 Subject: [PATCH] fireinfo: Update to 2.1.5. Fixes issues on the Raspberry Pi Computer. --- lfs/fireinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/fireinfo b/lfs/fireinfo index e0d83bf098..f7fbbc44ab 100644 --- a/lfs/fireinfo +++ b/lfs/fireinfo @@ -24,7 +24,7 @@ include Config -VER = 2.1.4 +VER = 2.1.5 THISAPP = fireinfo-v$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4a5a027fadb7f81bda1224608a76c944 +$(DL_FILE)_MD5 = 7f5350212b6aff44cb361fcabdf991e0 install : $(TARGET) -- 2.39.5