lm_sensors: fix source name
This commit is contained in:
parent
dbfaa507a3
commit
faa3cc3461
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/ULUhl1OVnzw//GSovX5C0ISf2j9wlDK7AwGP27iCJBRnxQ/aC8v9wnif33pUAsNOb3FXYGEm45E5zg6cun37wU=
|
||||
SHA256 (Pkgfile) = 6cd063078716a79c3042107c2cd1489a4dea4d3f8c6a805f52fa2c1f48a58779
|
||||
RWSE3ohX2g5d/UM1QhPGDxp1PzdJsOaLmwzyMRW1hde5eZwxfeoB0v7VTrsitF5BGrlu+71Drz2euuLKgUdziYhijvHapBvp5QE=
|
||||
SHA256 (Pkgfile) = c6e8e4eae04574b88981dfa5d793e4f792fca713d9e6a16d9400a535b70e3e2e
|
||||
SHA256 (.footprint) = 3090b381334dd084ad353eb6a02a27ebd4c8d68a455c4740cf0c8d26db25ab0b
|
||||
SHA256 (V3-6-0.tar.gz) = 0591f9fa0339f0d15e75326d0365871c2d4e2ed8aa1ff759b3a55d3734b7d197
|
||||
SHA256 (lm_sensors-3.6.0.tar.gz) = 0591f9fa0339f0d15e75326d0365871c2d4e2ed8aa1ff759b3a55d3734b7d197
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Description: Tools for monitoring system health (temperatures, voltages, fan speed, etc)
|
||||
# URL: https://github.com/groeck/lm-sensors
|
||||
# URL: https://github.com/lm-sensors/lm-sensors
|
||||
# Maintainer: Fredrik Rinnestam, fredrik at crux dot guru
|
||||
# Depends on: perl
|
||||
|
||||
name=lm_sensors
|
||||
version=3.6.0
|
||||
release=1
|
||||
source=(https://github.com/groeck/lm-sensors/archive/V${version//./-}.tar.gz)
|
||||
source=(https://github.com/lm-sensors/lm-sensors/archive/V${version//./-}/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd lm-sensors-${version//./-}
|
||||
|
Loading…
x
Reference in New Issue
Block a user