projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a183850
)
lldpd: reset PKG_RELEASE
author
Robert Marko
<robimarko@gmail.com>
Tue, 14 Jan 2025 08:37:33 +0000
(09:37 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Tue, 14 Jan 2025 08:37:33 +0000
(09:37 +0100)
lldpd was updated, so reset PKG_RELEASE after the PKG_VERSION update.
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/network/services/lldpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/lldpd/Makefile
b/package/network/services/lldpd/Makefile
index b21ca76c5e13d22be594fa174b2e9fe8a653ea40..6be9723a9b4e1713b6ae0025ebca636a308318a1 100644
(file)
--- 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.18
-PKG_RELEASE:=
5
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/lldpd/lldpd/releases/download/$(PKG_VERSION)/