wok diff beautifulsoup/receipt @ rev 20683

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 27 19:07:41 2019 +0100 (2019-01-27)
parents a014557b4d0d
children a2e10159712a
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Jun 11 16:50:28 2017 +0100
     1.2 +++ b/beautifulsoup/receipt	Sun Jan 27 19:07:41 2019 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="MIT"
     1.5  SOURCE="beautifulsoup4"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.crummy.com/software/BeautifulSoup/"
     1.8 +WEB_SITE="https://www.crummy.com/software/BeautifulSoup/"
     1.9  WGET_URL="${WEB_SITE}bs4/download/${VERSION%.*}/$TARBALL"
    1.10  PROVIDE="python-beautifulsoup"
    1.11  TAGS="parser XML HTML"