wok-6.x rev 21372
lm-sensors: modified WGET_URL
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 22 07:41:32 2019 +0100 (2019-04-22) |
parents | 22fd45e82f56 |
children | 9583b2208286 |
files | lm-sensors-dev/receipt lm-sensors/receipt |
line diff
1.1 --- a/lm-sensors-dev/receipt Mon Apr 22 07:29:56 2019 +0100 1.2 +++ b/lm-sensors-dev/receipt Mon Apr 22 07:41:32 2019 +0100 1.3 @@ -18,3 +18,4 @@ 1.4 cp -a $install/usr/include $fs/usr 1.5 cp -a $install/usr/lib/*.a $fs/usr/lib 1.6 } 1.7 +
2.1 --- a/lm-sensors/receipt Mon Apr 22 07:29:56 2019 +0100 2.2 +++ b/lm-sensors/receipt Mon Apr 22 07:41:32 2019 +0100 2.3 @@ -9,7 +9,7 @@ 2.4 WEB_SITE="https://hwmon.wiki.kernel.org/lm_sensors" 2.5 2.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.7 -WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/v${VERSION//./-}.tar.gz" 2.8 +WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/V${VERSION//./-}.tar.gz" 2.9 2.10 SUGGESTED="rrdtool" 2.11 DEPENDS="linux-hwmon perl"