wok diff ptpython/receipt @ rev 21996

linux: add ath10k wireless driver
author Richard Dunbar <mojo@slitaz.org>
date Wed Oct 16 21:56:55 2019 -0400 (2019-10-16)
parents 4ca238d6262e
children 117e5b447e27
line diff
     1.1 --- a/ptpython/receipt	Wed Jun 12 14:57:36 2019 +0100
     1.2 +++ b/ptpython/receipt	Wed Oct 16 21:56:55 2019 -0400
     1.3 @@ -8,7 +8,7 @@
     1.4  WEB_SITE="https://github.com/prompt-toolkit/ptpython"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}/$PACKAGE/archive/$VERSION.tar.gz"
     1.8 +WGET_URL="${WEB_SITE}/archive/$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="python python-docopt python-jedi python-prompt-toolkit"
    1.11  BUILD_DEPENDS="python-dev python-docopt python-jedi \