package/mbpfan: bump version to v2.4.0
- Add support for alternate SMC path used with newer MacBooks - Improved systemd integration - Removed developer tests which confused users https://github.com/linux-on-mac/mbpfan/releases/tag/v2.4.0 Signed-off-by: Christian Stewart <christian@aperture.us> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
f292d9b736
commit
bf9a5c397c
@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 f690e9302da4cf97e582606614d91e1ee4ac495a4939aec7c0b3468c8988eb67 mbpfan-2.3.0.tar.gz
|
||||
sha256 e1cdcffaba52be215ae40a8568949190866d500d6ae2a1e96b71ab5372f3580b mbpfan-2.4.0.tar.gz
|
||||
sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MBPFAN_VERSION = 2.3.0
|
||||
MBPFAN_VERSION = 2.4.0
|
||||
MBPFAN_SITE = $(call github,linux-on-mac,mbpfan,v$(MBPFAN_VERSION))
|
||||
MBPFAN_LICENSE = GPL-3.0+
|
||||
MBPFAN_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user