lldpd: update to 1.0.8.
This commit is contained in:
parent
332fa5f919
commit
f88a7ad2bf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lldpd'
|
||||
pkgname=lldpd
|
||||
version=1.0.7
|
||||
version=1.0.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-privsep-chroot=/var/empty"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="ISC"
|
||||
homepage="https://vincentbernat.github.io/lldpd/index.html"
|
||||
distfiles="https://media.luffy.cx/files/lldpd/${pkgname}-${version}.tar.gz"
|
||||
checksum=1df79179d489c841b49265f2ab5ff05f284a647e95862d2f3c02b3fb079a87e1
|
||||
checksum=98d200e76e30f6262c4a4493148c1840827898329146a57a34f8f0f928ca3def
|
||||
|
||||
system_groups="_lldpd"
|
||||
system_accounts="_lldpd"
|
||||
|
|
Loading…
Reference in New Issue