diff --git a/srcpkgs/wayvnc/template b/srcpkgs/wayvnc/template index ceeb3e02ada..c3d70ad065a 100644 --- a/srcpkgs/wayvnc/template +++ b/srcpkgs/wayvnc/template @@ -1,6 +1,6 @@ # Template file for 'wayvnc' pkgname=wayvnc -version=0.7.1 +version=0.7.2 revision=1 build_style=meson hostmakedepends="pkg-config ninja scdoc wayland-devel" @@ -12,7 +12,7 @@ maintainer="Zach Dykstra " license="ISC" homepage="https://github.com/any1/wayvnc" distfiles="https://github.com/any1/wayvnc/archive/v${version}.tar.gz" -checksum=95cdcfd241018215b9290705f6af7671d4b2701b3aba62e7e2d7837e94a027ad +checksum=f96612c2c7264ca51dd2e99d55ca389f115f4822b0c69c017f6e66ca7cf4f50b if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat"