mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
lm_sensors: fix update-check
This commit is contained in:
parent
398c349bb5
commit
975cf25bd7
2 changed files with 2 additions and 1 deletions
|
@ -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>)'
|
Loading…
Add table
Reference in a new issue