mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lldpd: Update to 1.0.19.
This commit is contained in:
parent
599db52a98
commit
f95d68ea2a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lldpd'
|
# Template file for 'lldpd'
|
||||||
pkgname=lldpd
|
pkgname=lldpd
|
||||||
version=1.0.11
|
version=1.0.19
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-privsep-chroot=/var/empty"
|
configure_args="--with-privsep-chroot=/var/empty"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://vincentbernat.github.io/lldpd/index.html"
|
homepage="https://vincentbernat.github.io/lldpd/index.html"
|
||||||
distfiles="https://media.luffy.cx/files/lldpd/${pkgname}-${version}.tar.gz"
|
distfiles="https://media.luffy.cx/files/lldpd/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b51d15700fbaefcb7fb85c3506b49d33173a0f15d700f933ef044067b42d46e4
|
checksum=f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f
|
||||||
|
|
||||||
system_groups="_lldpd"
|
system_groups="_lldpd"
|
||||||
system_accounts="_lldpd"
|
system_accounts="_lldpd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue