From e1db4cfc782626682ca56554a0185ca4d00b05e4 Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Wed, 28 Oct 2020 10:38:26 -0500 Subject: [PATCH] lldpd: update to 1.0.6. --- srcpkgs/lldpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lldpd/template b/srcpkgs/lldpd/template index eab6698c45a..293c85aab91 100644 --- a/srcpkgs/lldpd/template +++ b/srcpkgs/lldpd/template @@ -1,6 +1,6 @@ # Template file for 'lldpd' pkgname=lldpd -version=1.0.5 +version=1.0.6 revision=1 build_style=gnu-configure configure_args="--with-privsep-chroot=/var/empty" @@ -11,7 +11,7 @@ maintainer="Zach Dykstra " license="ISC" homepage="https://vincentbernat.github.io/lldpd/index.html" distfiles="https://media.luffy.cx/files/lldpd/${pkgname}-${version}.tar.gz" -checksum=2dd3b212f4dbabfcbb2794c0010b245f9f8e74b387984e757be6243a74c6cb99 +checksum=25e15bc3407c1cbf2d0b2f21993561a57b7e2fdc5cebfcf6df4ce5ce376aaeec system_groups="_lldpd" system_accounts="_lldpd"