wok-current diff lm-sensors/receipt @ rev 21582
Use python-setuptools as bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 19 19:45:04 2019 +0200 (2019-05-19) |
parents | 22fd45e82f56 |
children | a49eeb7de1ea |
line diff
1.1 --- a/lm-sensors/receipt Mon Apr 22 07:29:56 2019 +0100 1.2 +++ b/lm-sensors/receipt Sun May 19 19:45:04 2019 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://hwmon.wiki.kernel.org/lm_sensors" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/v${VERSION//./-}.tar.gz" 1.8 +WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/V${VERSION//./-}.tar.gz" 1.9 1.10 SUGGESTED="rrdtool" 1.11 DEPENDS="linux-hwmon perl"