This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via 1c0a5e3e6de12ffa6371ec5b3c409b495cda3b20 (commit)
from a479eb34feb1d020c83d7e2b0e492314302e8090 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1c0a5e3e6de12ffa6371ec5b3c409b495cda3b20
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Dec 11 21:37:21 2010 +0100
fireinfo: Update to version 0.9.1.
-----------------------------------------------------------------------
Summary of changes:
lfs/fireinfo | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/lfs/fireinfo b/lfs/fireinfo
index d503150..2c168e4 100644
--- a/lfs/fireinfo
+++ b/lfs/fireinfo
@@ -24,7 +24,7 @@
include Config
-VER = 0.9
+VER = 0.9.1
THISAPP = fireinfo-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = b4ea55202d7ef82eef100925048d5d80
+$(DL_FILE)_MD5 = 20c84bc4fb41d35fc4049798f5c480ad
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree