mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
usbkvm: update to 0.3.0.
This commit is contained in:
parent
ee7b82c967
commit
ae571292e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'usbkvm'
|
||||
pkgname=usbkvm
|
||||
version=0.2.1
|
||||
version=0.3.0
|
||||
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=4d1913c4505f5f8670d4203a1260a803ab2e8fc6935c873d85fda9d6ab406b4d
|
||||
checksum=9f1b778bc68f7c066516eb38a92970adbedcf51a5f511bba7b49e5a5b2099b06
|
||||
|
||||
pre_build() {
|
||||
. /void-packages/common/environment/build-style/go.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue