wok-current diff expect/receipt @ rev 20745
azpainter: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 10 10:35:42 2019 +0100 (2019-02-10) |
parents | fcdd50638150 |
children | 9a7bd10c8942 |
line diff
1.1 --- a/expect/receipt Mon Dec 02 16:43:36 2013 +0000 1.2 +++ b/expect/receipt Sun Feb 10 10:35:42 2019 +0100 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"