usbkvm: update to 0.2.1.

This commit is contained in:
Leah Neukirchen 2025-05-20 12:15:25 +02:00
parent 70edfb12c0
commit 6de2c51977

View file

@ -1,6 +1,6 @@
# Template file for 'usbkvm'
pkgname=usbkvm
version=0.2.0
version=0.2.1
revision=1
build_style=meson
hostmakedepends="glib-devel go pkg-config"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/carrotIndustries/usbkvm"
distfiles="https://github.com/carrotIndustries/usbkvm/releases/download/v${version}/usbkvm-v${version}.tar.gz"
checksum=b3f29d4f14a571f1b7a0ea41cb64a2b04d3ea0472bfcf5c22d70fe6e9643552f
checksum=4d1913c4505f5f8670d4203a1260a803ab2e8fc6935c873d85fda9d6ab406b4d
pre_build() {
. /void-packages/common/environment/build-style/go.sh