wok diff python-dnspython/receipt @ rev 23954

updated smplayer (20.4.2 -> 20.6.0)
author Hans-G?nter Theisgen
date Tue Sep 22 17:05:06 2020 +0100 (2020-09-22)
parents 947565b77b20
children 2f230197370e
line diff
     1.1 --- a/python-dnspython/receipt	Sun Apr 05 15:53:47 2020 +0100
     1.2 +++ b/python-dnspython/receipt	Tue Sep 22 17:05:06 2020 +0100
     1.3 @@ -6,11 +6,11 @@
     1.4  SHORT_DESC="A DNS toolkit for Python."
     1.5  MAINTAINER="monghitri@aruba.it"
     1.6  LICENSE="BSD"
     1.7 -WEB_SITE="http://www.dnspython.org/"
     1.8 +WEB_SITE="https://www.dnspython.org/"
     1.9  
    1.10  SOURCE="dnspython"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12 -WGET_URL="http://www.dnspython.org/kits/$VERSION/$TARBALL"
    1.13 +WGET_URL="https://www.dnspython.org/kits/$VERSION/$TARBALL"
    1.14  
    1.15  DEPENDS="python"
    1.16  BUILD_DEPENDS="python python-setuptools"