wayvnc: update to 0.7.2.

This commit is contained in:
Zach Dykstra 2023-11-08 16:20:27 -06:00 committed by classabbyamp
parent 9d8ee4f97f
commit bb6d1338a3

View File

@ -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 <dykstra.zachary@gmail.com>"
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"