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 3a3940b78e535ec0acc2d0308f8caf1e27234430 (commit) from 228455b361f5750c6700935949029dc51c5e5c3e (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 3a3940b78e535ec0acc2d0308f8caf1e27234430 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Tue Nov 16 23:27:19 2010 +0100
Fix openssl version number.
-----------------------------------------------------------------------
Summary of changes: lfs/openssl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files: diff --git a/lfs/openssl b/lfs/openssl index 38e2b38..34833ef 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -24,7 +24,7 @@
include Config
-VER = 0.9.8o +VER = 0.9.8p
THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz
hooks/post-receive -- IPFire 2.x development tree