Skip to content
Snippets Groups Projects
Commit 67b51ce6 authored by Jan Beich's avatar Jan Beich
Browse files

net/neatvnc: update to 0.9.0

Changes:	https://github.com/any1/neatvnc/releases/tag/v0.9.0
Reported by:	GitHub (watch releases)
parent 8f6fa5be
No related branches found
No related tags found
No related merge requests found
PORTNAME= neatvnc PORTNAME= neatvnc
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 0.8.1 DISTVERSION= 0.9.0
CATEGORIES= net CATEGORIES= net
MAINTAINER= jbeich@FreeBSD.org MAINTAINER= jbeich@FreeBSD.org
......
TIMESTAMP = 1722546061 TIMESTAMP = 1732014553
SHA256 (any1-neatvnc-v0.8.1_GH0.tar.gz) = 51ef4d02f1621c947d58f2454e8fd4582a66439f09d409c103424c9d34839757 SHA256 (any1-neatvnc-v0.9.0_GH0.tar.gz) = 54144651ec4e902be8c852ebf619b10207e9dbbef5336f8afe371f4bbd3d7617
SIZE (any1-neatvnc-v0.8.1_GH0.tar.gz) = 661911 SIZE (any1-neatvnc-v0.9.0_GH0.tar.gz) = 826004
meson.build:78:11: ERROR: Dependency lookup for neatvnc with method 'pkgconfig' failed: Invalid version, need 'neatvnc' ['<0.9.0'] found '0.9.0'.
--- meson.build.orig 2024-02-25 11:22:05 UTC
+++ meson.build
@@ -57,7 +57,7 @@ aml_version = ['>=0.3.0', '<0.4.0']
jansson = dependency('jansson')
aml_version = ['>=0.3.0', '<0.4.0']
-neatvnc_version = ['>=0.8', '<0.9.0']
+neatvnc_version = ['>=0.8', '<0.10.0']
neatvnc_project = subproject(
'neatvnc',
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment