From: Michael Tremer Date: Sat, 19 May 2012 09:22:18 +0000 (+0200) Subject: fireinfo: Update to 2.1.5. X-Git-Tag: v2.11-core61^2~46 X-Git-Url: http://git.ipfire.org/?p=people%2Fummeegge%2Fipfire-2.x.git;a=commitdiff_plain;h=7de1da3fdfff84c75bba7bd9111fbbc72204995b fireinfo: Update to 2.1.5. Fixes issues on the Raspberry Pi Computer. --- 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)