From 85c760dede740e533ab0b3f03853b7480545cfd1 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 20 Jun 2022 13:57:34 +0200 Subject: [PATCH] thinkfan: rebuild for yaml-cpp-0.7.0_1 --- srcpkgs/thinkfan/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/thinkfan/template b/srcpkgs/thinkfan/template index 159cc28dc6c..b71b1c43d31 100644 --- a/srcpkgs/thinkfan/template +++ b/srcpkgs/thinkfan/template @@ -1,7 +1,7 @@ # Template file for 'thinkfan' pkgname=thinkfan version=1.3.1 -revision=1 +revision=2 build_style=cmake configure_args="-DUSE_ATASMART:BOOL=ON" hostmakedepends="pkg-config"