network/lldpd: Updated for version 1.0.4.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Thibaut Notteboom 2019-07-16 04:45:03 -05:00 committed by Willy Sudiarto Raharjo
parent b1ee4d5bc5
commit 5c1ebc0d6f
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lldpd
VERSION=${VERSION:-1.0.3}
VERSION=${VERSION:-1.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="lldpd"
VERSION="1.0.3"
VERSION="1.0.4"
HOMEPAGE="https://vincentbernat.github.io/lldpd/"
DOWNLOAD="https://media.luffy.cx/files/lldpd/lldpd-1.0.3.tar.gz"
MD5SUM="04844328f053ee343344d892efb8a00c"
DOWNLOAD="https://media.luffy.cx/files/lldpd/lldpd-1.0.4.tar.gz"
MD5SUM="33e8d58623f99184e4e709cbbfe45db3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""