https://github.com/any1/neatvnc/releases/tag/v0.9.0 https://github.com/any1/neatvnc/releases/tag/v0.9.1 https://github.com/any1/neatvnc/releases/tag/v0.9.2 https://github.com/any1/neatvnc/releases/tag/v0.9.3
Signed-off-by: Philipp Zabel <[email protected]> --- rules/neatvnc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/neatvnc.make b/rules/neatvnc.make index af4ba140baae..1fff93d1f0b2 100644 --- a/rules/neatvnc.make +++ b/rules/neatvnc.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NEATVNC) += neatvnc # # Paths and names # -NEATVNC_VERSION := 0.8.1 -NEATVNC_MD5 := 8192c54b0435a9b6bcf7aa8e580dfb20 +NEATVNC_VERSION := 0.9.3 +NEATVNC_MD5 := 7c079be798256004b96c6f53b61d146f NEATVNC := neatvnc-$(NEATVNC_VERSION) NEATVNC_SUFFIX := tar.gz NEATVNC_URL := https://github.com/any1/neatvnc/archive/refs/tags/v$(NEATVNC_VERSION).$(NEATVNC_SUFFIX) -- 2.39.5
