From 042c1c202491fac18b4db1c207e6b29543ea8ba9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 8 Jun 2025 16:53:00 +0200 Subject: [PATCH] Revert "fan2go: update to 0.10.0." This reverts commit da120dac1d090b767ec25a2449d3344db352b27a. FTB on musl due to go-nvml. --- srcpkgs/fan2go/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fan2go/template b/srcpkgs/fan2go/template index a2c9a24586a..36d0c0cc950 100644 --- a/srcpkgs/fan2go/template +++ b/srcpkgs/fan2go/template @@ -1,7 +1,8 @@ # Template file for 'fan2go' pkgname=fan2go -version=0.10.0 -revision=1 +reverts="0.10.0_1" +version=0.9.2 +revision=2 build_style=go go_import_path="github.com/markusressel/fan2go" go_ldflags="-X ${go_import_path}/cmd/global.Version=${version}" @@ -11,7 +12,7 @@ maintainer="Leah Neukirchen " 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=f0374a817ab6af3edac091f0d6678ae7befa96e8b5b0cd8839ed4346f90a1b3b +checksum=80dc834d354b1960401bb6fb45924a0a317f13df2bf5169ac5f6cd24a9fa2c93 make_check=no # needs root post_install() {