From: Stefan Schantl Date: Sat, 26 Mar 2011 21:20:51 +0000 (+0100) Subject: lldpd: Update to 5.0.2. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=582b826926762047b7e308d2ee013bbc7b676e8d;p=ipfire-3.x.git lldpd: Update to 5.0.2. --- diff --git a/pkgs/lldpd/lldpd.nm b/pkgs/lldpd/lldpd.nm index 5aa2f155d..8787f200c 100644 --- a/pkgs/lldpd/lldpd.nm +++ b/pkgs/lldpd/lldpd.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = lldpd -PKG_VER = 0.5.0 +PKG_VER = 0.5.2 PKG_REL = 1 PKG_MAINTAINER = @@ -44,4 +44,6 @@ endef PKG_TARBALL = $(THISAPP).tar.gz CONFIGURE_OPTIONS += \ - --with-xml + --with-xml \ + --with-privsep-user=lldpd \ + --with-privsep-group=lldpd