lm_sensors: fix update-check
This commit is contained in:
committed by
John Zimmermann
parent
398c349bb5
commit
975cf25bd7
@@ -10,7 +10,7 @@ depends="perl"
|
||||
short_desc="Utilities to read temperature/voltage/fan sensors"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://github.com/lm-sensors/lm-sensors"
|
||||
homepage="https://hwmon.wiki.kernel.org/lm_sensors"
|
||||
distfiles="https://github.com/lm-sensors/lm-sensors/archive/V${version//./-}.tar.gz"
|
||||
checksum=0591f9fa0339f0d15e75326d0365871c2d4e2ed8aa1ff759b3a55d3734b7d197
|
||||
|
||||
|
||||
1
srcpkgs/lm_sensors/update
Normal file
1
srcpkgs/lm_sensors/update
Normal file
@@ -0,0 +1 @@
|
||||
pattern='V\K[\d-]+(?=</a>)'
|
||||
Reference in New Issue
Block a user