wok diff cpufrequtils/receipt @ rev 20460

Remove py3k7, up py3k (3.7.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 10 16:24:34 2018 +0200 (2018-10-10)
parents c060a4ab6c00
children 6e8b1bcb30e2
line diff
     1.1 --- a/cpufrequtils/receipt	Wed Jul 06 08:57:45 2016 +0200
     1.2 +++ b/cpufrequtils/receipt	Wed Oct 10 16:24:34 2018 +0200
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="gokhlayeh@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html" 
     1.8 -WGET_URL="http://www.kernel.org/pub/linux/utils/kernel/cpufreq/$TARBALL"
     1.9 +WEB_SITE="https://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html" 
    1.10 +WGET_URL="https://www.kernel.org/pub/linux/utils/kernel/cpufreq/$TARBALL"
    1.11  
    1.12  DEPENDS="sysfsutils linux-cpufreq"
    1.13  BUILD_DEPENDS="libtool gettext sed"