* [ptxdist] [PATCH] wayvnc: version bump 0.8.0 -> 0.9.1
@ 2025-02-27 8:31 Philipp Zabel
2025-03-07 9:49 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2025-02-27 8:31 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
https://github.com/any1/wayvnc/releases/tag/v0.9.0
https://github.com/any1/wayvnc/releases/tag/v0.9.1
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/wayvnc.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/wayvnc.make b/rules/wayvnc.make
index 41df73cdb0b9..aeda7ce7a353 100644
--- a/rules/wayvnc.make
+++ b/rules/wayvnc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYVNC) += wayvnc
#
# Paths and names
#
-WAYVNC_VERSION := 0.8.0
-WAYVNC_MD5 := 403b1e45edafa6bf07c9c308639df2b9
+WAYVNC_VERSION := 0.9.1
+WAYVNC_MD5 := a24b8dc1e6fe1fd14ad9532d9dc6f0d6
WAYVNC := wayvnc-$(WAYVNC_VERSION)
WAYVNC_SUFFIX := tar.gz
WAYVNC_URL := https://github.com/any1/wayvnc/archive/refs/tags/v$(WAYVNC_VERSION).$(WAYVNC_SUFFIX)
@@ -53,6 +53,7 @@ $(STATEDIR)/wayvnc.targetinstall:
@$(call install_fixup, wayvnc,DESCRIPTION,missing)
@$(call install_copy, wayvnc, 0, 0, 0755, -, /usr/bin/wayvnc)
+ @$(call install_copy, wayvnc, 0, 0, 0755, -, /usr/bin/wayvncctl)
@$(call install_finish, wayvnc)
--
2.39.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] wayvnc: version bump 0.8.0 -> 0.9.1
2025-02-27 8:31 [ptxdist] [PATCH] wayvnc: version bump 0.8.0 -> 0.9.1 Philipp Zabel
@ 2025-03-07 9:49 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-03-07 9:49 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as df013d2c5e03fa0b42fd8870d10c1161e8fbff8d.
Michael
[sent from post-receive hook]
On Fri, 07 Mar 2025 10:49:48 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> https://github.com/any1/wayvnc/releases/tag/v0.9.0
> https://github.com/any1/wayvnc/releases/tag/v0.9.1
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20250227083153.1294167-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/wayvnc.make b/rules/wayvnc.make
> index 41df73cdb0b9..aeda7ce7a353 100644
> --- a/rules/wayvnc.make
> +++ b/rules/wayvnc.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYVNC) += wayvnc
> #
> # Paths and names
> #
> -WAYVNC_VERSION := 0.8.0
> -WAYVNC_MD5 := 403b1e45edafa6bf07c9c308639df2b9
> +WAYVNC_VERSION := 0.9.1
> +WAYVNC_MD5 := a24b8dc1e6fe1fd14ad9532d9dc6f0d6
> WAYVNC := wayvnc-$(WAYVNC_VERSION)
> WAYVNC_SUFFIX := tar.gz
> WAYVNC_URL := https://github.com/any1/wayvnc/archive/refs/tags/v$(WAYVNC_VERSION).$(WAYVNC_SUFFIX)
> @@ -53,6 +53,7 @@ $(STATEDIR)/wayvnc.targetinstall:
> @$(call install_fixup, wayvnc,DESCRIPTION,missing)
>
> @$(call install_copy, wayvnc, 0, 0, 0755, -, /usr/bin/wayvnc)
> + @$(call install_copy, wayvnc, 0, 0, 0755, -, /usr/bin/wayvncctl)
>
> @$(call install_finish, wayvnc)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-07 9:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-27 8:31 [ptxdist] [PATCH] wayvnc: version bump 0.8.0 -> 0.9.1 Philipp Zabel
2025-03-07 9:49 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox