Răsfoiți Sursa

lldpd: reset PKG_RELEASE

lldpd was updated, so reset PKG_RELEASE after the PKG_VERSION update.

Signed-off-by: Robert Marko <[email protected]>
Robert Marko 11 luni în urmă
părinte
comite
abbec429b4
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      package/network/services/lldpd/Makefile

+ 1 - 1
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)/