wok diff linux-api-headers/receipt @ rev 20421

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 07 23:03:21 2018 +0200 (2018-08-07)
parents 708b5293dd29
children 9bef8f62029f
line diff
     1.1 --- a/linux-api-headers/receipt	Thu Mar 15 11:24:25 2018 +0100
     1.2 +++ b/linux-api-headers/receipt	Tue Aug 07 23:03:21 2018 +0200
     1.3 @@ -9,8 +9,8 @@
     1.4  LICENSE="GPL2"
     1.5  SOURCE="linux"
     1.6  TARBALL="$SOURCE-$KBASEVER.tar.xz"
     1.7 -WEB_SITE="http://www.kernel.org/"
     1.8 -WGET_URL="http://www.kernel.org/pub/linux/kernel/v3.0/$TARBALL"
     1.9 +WEB_SITE="https://www.kernel.org/"
    1.10 +WGET_URL="https://www.kernel.org/pub/linux/kernel/v3.0/$TARBALL"
    1.11  PROVIDE="linux-headers linux64-api-headers linux64-headers"
    1.12  
    1.13  BUILD_DEPENDS="bash wget"