1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 10:15:12 +03:00
aports/community/wayvnc/version.patch
2023-01-28 18:37:00 +01:00

11 lines
178 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'wayvnc',
'c',
- version: '0.6.0',
+ version: '0.6.2',
license: 'ISC',
default_options: [
'c_std=gnu11',