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 3.x development tree".
The branch, master has been updated via 063749e48c928aae1fa3d40ea3fe952f9e212d1a (commit) from adaf32b016b5af9bd8475bd553ec767fa4c96498 (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 063749e48c928aae1fa3d40ea3fe952f9e212d1a Author: Michael Tremer michael.tremer@ipfire.org Date: Sun Jul 3 22:04:36 2011 +0200
net-snmp: Update to 5.7.
-----------------------------------------------------------------------
Summary of changes: pkgs/net-snmp/net-snmp.nm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/pkgs/net-snmp/net-snmp.nm b/pkgs/net-snmp/net-snmp.nm index 803fc65..6acdb9f 100644 --- a/pkgs/net-snmp/net-snmp.nm +++ b/pkgs/net-snmp/net-snmp.nm @@ -25,8 +25,8 @@ include $(PKGROOT)/Include
PKG_NAME = net-snmp -PKG_VER = 5.4.2.1 -PKG_REL = 2 +PKG_VER = 5.7 +PKG_REL = 1
PKG_MAINTAINER = PKG_GROUPS = Networking/Daemons
hooks/post-receive -- IPFire 3.x development tree