wayvnc: update to 0.5.0.

This commit is contained in:
Zach Dykstra 2022-07-12 10:11:44 -05:00 committed by classabbyamp
parent e1c3fcb591
commit 271ea46f32

View file

@ -1,6 +1,6 @@
# Template file for 'wayvnc'
pkgname=wayvnc
version=0.4.1
version=0.5.0
revision=1
build_style=meson
hostmakedepends="pkg-config ninja scdoc wayland-devel"
@ -10,7 +10,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
license="ISC"
homepage="https://github.com/any1/wayvnc"
distfiles="https://github.com/any1/wayvnc/archive/v${version}.tar.gz"
checksum=1813a22644a9043f96a53756bfee68d65f976de8b8f65c86f56782d22286d271
checksum=d4ea4cee79d13e08e9e7d3573c7f0ccf3709a59cfe582509edc8fe6f406bf88e
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"