wok diff wxpython/receipt @ rev 25540

Update some web_site/wget_url with https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 18:12:54 2023 +0000 (15 months ago)
parents 0c04fc34847a
children 29df00e1e19d
line diff
     1.1 --- a/wxpython/receipt	Fri Jan 21 10:59:24 2022 +0000
     1.2 +++ b/wxpython/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="LGPL"
     1.5  SOURCE="wxPython"
     1.6  TARBALL="$SOURCE-src-$VERSION.tar.bz2"
     1.7 -WEB_SITE="http://www.wxpython.org/"
     1.8 +WEB_SITE="https://www.wxpython.org/"
     1.9  WGET_URL="$SF_MIRROR/wxpython/$TARBALL"
    1.10  
    1.11  DEPENDS="python wxWidgets28"