wok-6.x diff expect/receipt @ rev 20423

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 09 12:16:16 2018 +0200 (2018-08-09)
parents fcdd50638150
children 9a7bd10c8942
line diff
     1.1 --- a/expect/receipt	Mon Dec 02 16:43:36 2013 +0000
     1.2 +++ b/expect/receipt	Thu Aug 09 12:16:16 2018 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="PublicDomain"
     1.5  WEB_SITE="http://expect.sourceforge.net"
     1.6  TARBALL="$PACKAGE$VERSION.tar.gz"
     1.7 -WGET_URL="http://sourceforge.net/projects/$PACKAGE/files/Expect/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://sourceforge.net/projects/$PACKAGE/files/Expect/$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="tcl"
    1.11  BUILD_DEPENDS="tcl-dev"