mirror of https://github.com/openwrt/packages.git
mosquitto: bump PKG_RELEASE since missing in PR #23863
Signed-off-by: David Andreoletti <david@andreoletti.net>pull/23927/head
parent
98aa6b8fde
commit
51e5556ea4
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=mosquitto
|
PKG_NAME:=mosquitto
|
||||||
PKG_VERSION:=2.0.18
|
PKG_VERSION:=2.0.18
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://mosquitto.org/files/source/
|
PKG_SOURCE_URL:=https://mosquitto.org/files/source/
|
||||||
|
|
Loading…
Reference in New Issue