From f19e66d7b713f664074d7cac09d4d31488f785ad Mon Sep 17 00:00:00 2001 From: Jovan Lanik Date: Thu, 31 Mar 2022 21:49:20 +0200 Subject: [PATCH] wayvnc: update to 0.4.1 --- srcpkgs/wayvnc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wayvnc/template b/srcpkgs/wayvnc/template index bf948d97827..196e986fe9a 100644 --- a/srcpkgs/wayvnc/template +++ b/srcpkgs/wayvnc/template @@ -1,6 +1,6 @@ # Template file for 'wayvnc' pkgname=wayvnc -version=0.3.1 +version=0.4.1 revision=1 build_style=meson hostmakedepends="pkg-config ninja scdoc wayland-devel" @@ -10,7 +10,7 @@ maintainer="Zach Dykstra " license="ISC" homepage="https://github.com/any1/wayvnc" distfiles="https://github.com/any1/wayvnc/archive/v${version}.tar.gz" -checksum=7b68af5bfa5e19352aaa5140e6c2418f90bfe6a949775bd236b06796c56e27f5 +checksum=1813a22644a9043f96a53756bfee68d65f976de8b8f65c86f56782d22286d271 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat"