ports/opt (3.6): lm_sensors: fix source name
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit faa3cc346152a244eaa66fb19223dcff39896783 Author: Juergen Daubert <jue@jue.li> Date: Mon Dec 14 15:01:51 2020 +0100 lm_sensors: fix source name diff --git a/lm_sensors/.signature b/lm_sensors/.signature index 06592a2ca..152bb3abe 100644 --- a/lm_sensors/.signature +++ b/lm_sensors/.signature @@ -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 diff --git a/lm_sensors/Pkgfile b/lm_sensors/Pkgfile index 8f29d79b8..faf980cee 100644 --- a/lm_sensors/Pkgfile +++ b/lm_sensors/Pkgfile @@ -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//./-}
participants (1)
-
crux@crux.nu