usbkvm: update to 0.3.1.

This commit is contained in:
Leah Neukirchen
2026-02-13 15:30:36 +01:00
parent 76ad69864a
commit f550480a29
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'usbkvm'
pkgname=usbkvm
version=0.3.0
version=0.3.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=9f1b778bc68f7c066516eb38a92970adbedcf51a5f511bba7b49e5a5b2099b06
checksum=2986c2e2d0a543526899b10bc75c989ee5409c2975ccbe49bbaeb6a2036199b7
pre_build() {
. /void-packages/common/environment/build-style/go.sh