aboutsummaryrefslogtreecommitdiffstats
path: root/community/lldpd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lldpd/APKBUILD')
-rw-r--r--community/lldpd/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/lldpd/APKBUILD b/community/lldpd/APKBUILD
index b556041d9ba..7814cc67492 100644
--- a/community/lldpd/APKBUILD
+++ b/community/lldpd/APKBUILD
@@ -1,10 +1,10 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=lldpd
-pkgver=1.0.12
+pkgver=1.0.18
pkgrel=0
pkgdesc="Implementation of IEEE 802.1ab"
-url="http://vincentbernat.github.com/lldpd/"
+url="https://lldpd.github.io/"
arch="all"
license="ISC"
makedepends="autoconf automake libtool linux-headers bsd-compat-headers
@@ -25,6 +25,8 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/vincentbernat/lldpd/archive/
$pkgname.initd"
# secfixes:
+# 1.0.13-r0:
+# - CVE-2021-43612
# 1.0.8-r0:
# - CVE-2020-27827
@@ -67,7 +69,7 @@ package() {
}
sha512sums="
-a377fbebbaefccdcfa8a70c189f8a4e65f46cc2a8a05e5e2966f1e0c8c507e78655f809a162a73eaaedaf34d3d54b6afdb4e9fc882a98e5c640556c210c6e10a lldpd-1.0.12.tar.gz
+d468479796a01c5bc6da78b3dfe9d062d7c84de4176647909b9b0e72b7da10d628f4fc934ebf78026f5103bce2d0c21e325612bc5f2110c57860fb609822ca37 lldpd-1.0.18.tar.gz
a2a4c85068a6b8b80c92fe56af7799a8b8cb2516e5a65b3ae4cb28f278e5acc72402da2a35f0c48a6048fd4a8536061142cafaa49a4bae8e52ca0a5d9ed38b4c lldpd.confd
8d88e2a21efee6389d4de4f1ce2fcc9da8bd8ab3cb5a2bf2d322bde577e255662d027688065282146b389b3b8076fb883897e600fd931bcdc30d757fc7191e34 lldpd.initd
"