From: Michael Tremer Date: Wed, 5 Oct 2011 23:58:58 +0000 (+0200) Subject: fireinfo: Update to 2.1.2. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=7405b749b9973e43fb43976aff99d70ba0865da9 fireinfo: Update to 2.1.2. Fixes a regression with the detection of the CPU model string on x86. --- diff --git a/lfs/fireinfo b/lfs/fireinfo index 2e81b182f..3b703cb9e 100644 --- a/lfs/fireinfo +++ b/lfs/fireinfo @@ -24,7 +24,7 @@ include Config -VER = 2.1.1 +VER = 2.1.2 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 = da6bceb93027a42520d384edd47efbcd +$(DL_FILE)_MD5 = e9e58b66f6760391f6d63a8163f0bfa8 install : $(TARGET)