mbpfan: update to 2.2.1
This commit is contained in:
parent
f2aaa14f69
commit
e5769adb6d
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'mbpfan'
|
||||
pkgname=mbpfan
|
||||
version=2.1.1
|
||||
version=2.2.1
|
||||
revision=1
|
||||
archs="x86_64* i686*" # it's Macbook-specific and Macbooks only have these arches.
|
||||
archs="x86_64* i686*" # it's MacBook-specific and MacBooks only have these arches.
|
||||
build_style=gnu-makefile
|
||||
conf_files="/etc/mbpfan.conf"
|
||||
short_desc="Macbook Pro Fan Control Daemon"
|
||||
short_desc="MacBook Pro fan control daemon"
|
||||
maintainer="noah <nsawyer1993@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/dgraziotin/mbpfan"
|
||||
distfiles="https://github.com/dgraziotin/mbpfan/archive/v${version}.tar.gz"
|
||||
checksum=fabe956ff4fefd1f0740ef6701338ce5de5d4731bf06693123f0724c0d8b2e6b
|
||||
checksum=52a3a79d99f775fe90917a0958e527ea14ff5b83d010164bd91f7cc3ce046b6a
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|/usr/sbin|/usr/bin|' Makefile
|
||||
|
|
Loading…
Reference in New Issue