From 16d51c051f06f7da085a06020d37d67f01af1726 Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 26 Jul 2018 08:29:09 +0200 Subject: [PATCH] mbpfan: update to 2.0.2. (#1210) --- srcpkgs/mbpfan/INSTALL.msg | 2 +- srcpkgs/mbpfan/template | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/srcpkgs/mbpfan/INSTALL.msg b/srcpkgs/mbpfan/INSTALL.msg index 4ce4e84f9b4..ae71c9b9944 100644 --- a/srcpkgs/mbpfan/INSTALL.msg +++ b/srcpkgs/mbpfan/INSTALL.msg @@ -1 +1 @@ -It's recommended that you run tests with 'sudo mbpfan -t' after installation. \ No newline at end of file +It's recommended that you run tests with 'sudo mbpfan -t' after installation. diff --git a/srcpkgs/mbpfan/template b/srcpkgs/mbpfan/template index 56cd1d0f47f..475033859d1 100644 --- a/srcpkgs/mbpfan/template +++ b/srcpkgs/mbpfan/template @@ -1,17 +1,16 @@ # Template file for 'mbpfan' pkgname=mbpfan -version=1.9.1 -revision=2 -only_for_archs="x86_64 i686 x86_64-musl i686-musl" #Package is restricted to these arches because it's Macbook-specific and Macbooks only have these arches. +version=2.0.2 +revision=1 +only_for_archs="x86_64 i686 x86_64-musl i686-musl" # it's Macbook-specific and Macbooks only have these arches. build_style=gnu-makefile -nopie="YES" #Hardening is disabled because it causes buffer overflow errors with this version of mbpfan. A more elegant solution would be patching the source files themselves. -short_desc="Macbook Pro Fan Control Daemon" -maintainer='noah ' -license="GPL-3" conf_files="/etc/mbpfan.conf" +short_desc="Macbook Pro Fan Control Daemon" +maintainer="noah " +license="GPL-3.0-or-later" homepage="https://github.com/dgraziotin/mbpfan" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum="a7cf850a393ebfce21427b992436b84cc4b20e1cb8d673d45d2c8b991c69e68c" +checksum=9d0530f39c029f2c932aafa6cf666ded805961e09f4007614971b29834d72e72 do_install() { vbin bin/mbpfan