From f95d68ea2abed9850c338b7f14a5cfc8bd735571 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Wed, 2 Apr 2025 17:46:58 -0500 Subject: [PATCH] lldpd: Update to 1.0.19. --- srcpkgs/lldpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lldpd/template b/srcpkgs/lldpd/template index 970c1bc6582..7fb2676706a 100644 --- a/srcpkgs/lldpd/template +++ b/srcpkgs/lldpd/template @@ -1,7 +1,7 @@ # Template file for 'lldpd' pkgname=lldpd -version=1.0.11 -revision=3 +version=1.0.19 +revision=1 build_style=gnu-configure configure_args="--with-privsep-chroot=/var/empty" hostmakedepends="pkg-config" @@ -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=b51d15700fbaefcb7fb85c3506b49d33173a0f15d700f933ef044067b42d46e4 +checksum=f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f system_groups="_lldpd" system_accounts="_lldpd"