fan2go: update to 0.11.1.

This commit is contained in:
Leah Neukirchen 2025-06-25 11:29:45 +02:00
parent 6535c29f08
commit 0913ca46ad

View file

@ -1,8 +1,7 @@
# Template file for 'fan2go'
pkgname=fan2go
reverts="0.10.0_1"
version=0.9.2
revision=2
version=0.11.1
revision=1
build_style=go
go_import_path="github.com/markusressel/fan2go"
go_ldflags="-X ${go_import_path}/cmd/global.Version=${version}"
@ -12,9 +11,14 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="AGPL-3.0-or-later"
homepage="https://github.com/markusressel/fan2go"
distfiles="https://github.com/markusressel/fan2go/archive/refs/tags/${version}.tar.gz"
checksum=80dc834d354b1960401bb6fb45924a0a317f13df2bf5169ac5f6cd24a9fa2c93
checksum=02baca96ed1be6824e9bf6ca33198f94cc9319af44e04677a7f9c55c60abb319
make_check=no # needs root
if [ "$XBPS_TARGET_LIBC" != "glibc" ]; then
# nvml is glibc only
go_build_tags+=" disable_nvml"
fi
post_install() {
vsconf fan2go.yaml
vlicense LICENSE