summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Thibaut Notteboom2020-05-30 04:01:31 +0200
committer Willy Sudiarto Raharjo2020-05-30 04:01:31 +0200
commitd9470a44e7972599ec61f079cb86e0082455bcbf (patch)
tree37641a9a835780b4cab2e6f5a614ff9f89d12522 /network
parent2c8861a03dfa41b2c6ea54e7a0a48fb7c3fd77e3 (diff)
downloadslackbuilds-d9470a44e7972599ec61f079cb86e0082455bcbf.tar.gz
network/lldpd: Updated for version 1.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/lldpd/lldpd.SlackBuild4
-rw-r--r--network/lldpd/lldpd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/lldpd/lldpd.SlackBuild b/network/lldpd/lldpd.SlackBuild
index 6d76bd5ad1..54b8d80ec8 100644
--- a/network/lldpd/lldpd.SlackBuild
+++ b/network/lldpd/lldpd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for lldpd
-# Copyright 2017-2019 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2017-2020 Thibaut Notteboom, Paris, FRANCE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lldpd
-VERSION=${VERSION:-1.0.4}
+VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/lldpd/lldpd.info b/network/lldpd/lldpd.info
index b93d5c753d..011e7fbfb2 100644
--- a/network/lldpd/lldpd.info
+++ b/network/lldpd/lldpd.info
@@ -1,8 +1,8 @@
PRGNAM="lldpd"
-VERSION="1.0.4"
+VERSION="1.0.5"
HOMEPAGE="https://vincentbernat.github.io/lldpd/"
-DOWNLOAD="https://media.luffy.cx/files/lldpd/lldpd-1.0.4.tar.gz"
-MD5SUM="33e8d58623f99184e4e709cbbfe45db3"
+DOWNLOAD="https://media.luffy.cx/files/lldpd/lldpd-1.0.5.tar.gz"
+MD5SUM="6949ddf3634423ce3caaaf8a09fc0fa8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""