diff options
-rw-r--r-- | testing/lldpd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lldpd/APKBUILD b/testing/lldpd/APKBUILD index bad35af936..1856ee3c92 100644 --- a/testing/lldpd/APKBUILD +++ b/testing/lldpd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=lldpd pkgver=0.9.8 -pkgrel=0 +pkgrel=1 pkgdesc="Implementation of IEEE 802.1ab (LLDP) " url="http://vincentbernat.github.com/lldpd/" arch="all" |