projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
592e56c
)
lldpd: reset PKG_RELEASE
author
Robert Marko
<robimarko@gmail.com>
Tue, 14 Jan 2025 08:37:33 +0000
(09:37 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 20 Jan 2025 22:51:08 +0000
(23:51 +0100)
lldpd was updated, so reset PKG_RELEASE after the PKG_VERSION update.
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit
abbec429b40f149f9c5a99a64ee7bf4e804fbb7d
)
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)/