aboutsummaryrefslogtreecommitdiff
path: root/network/lldpd/lldpd.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2020-12-26 11:30:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-12-26 11:30:44 +0700
commit12c5fb16be6a539ba0b68fa98f0e1e46a41b9302 (patch)
tree1758c8e838867d9ac71d83a2d996557ac8de2dc2 /network/lldpd/lldpd.SlackBuild
parenta63780442f78286fd008e782646f0101be3b4a1a (diff)
network/lldpd: Updated for version 1.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/lldpd/lldpd.SlackBuild')
-rw-r--r--network/lldpd/lldpd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/lldpd/lldpd.SlackBuild b/network/lldpd/lldpd.SlackBuild
index 54b8d80ec873a..25306b6af0820 100644
--- a/network/lldpd/lldpd.SlackBuild
+++ b/network/lldpd/lldpd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for lldpd
-# Copyright 2017-2020 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2017-2021 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.5}
+VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}