aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Howell <howels@allthatwemight.be>2023-12-17 00:43:09 +0000
committerStijn Tintel <stijn@linux-ipv6.be>2024-02-08 12:35:37 +0200
commit1b36d44323cdd467980f83318be0837b8a1fd487 (patch)
treec983337a249dd982205df358275b5d78611f8a8b
parenta5f715da713304972467612d6934130ce3aa2837 (diff)
lldpd: Update Makefile package release
increment Makefile package release to reflect changes to init script Signed-off-by: Stephen Howell <howels@allthatwemight.be>
-rw-r--r--package/network/services/lldpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile
index 02ef2d7520..fa4143c713 100644
--- a/package/network/services/lldpd/Makefile
+++ b/package/network/services/lldpd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=lldpd
PKG_VERSION:=1.0.17
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/lldpd/lldpd/releases/download/$(PKG_VERSION)/