]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lldpd: Update to 5.0.2.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 26 Mar 2011 21:20:51 +0000 (22:20 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 26 Mar 2011 21:20:51 +0000 (22:20 +0100)
pkgs/lldpd/lldpd.nm

index 5aa2f155d43e054446c4694206c15f18af45622b..8787f200ccbb9440f5eeb09ec77656779287085b 100644 (file)
@@ -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