wok diff espeak/receipt @ rev 21810

Add python-cffi, python-cparser & python-cryptography
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 17 18:44:53 2019 +0200 (2019-08-17)
parents 45543b1af36a
children e6a4cd87fdcb
line diff
     1.1 --- a/espeak/receipt	Mon Feb 25 17:52:18 2019 +0100
     1.2 +++ b/espeak/receipt	Sat Aug 17 18:44:53 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  TARBALL="$PACKAGE-$VERSION-source.zip"
     1.6  #WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -WGET_URL="https://sourceforge.net/projects/$PACKAGE/files/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.8 +WGET_URL="https://sourceforge.net/projects/$PACKAGE/files/$PACKAGE/$PACKAGE-${VERSION%.*}/$TARBALL"
     1.9  
    1.10  DEPENDS="portaudio jack-audio-connection-kit"
    1.11  BUILD_DEPENDS="$DEPENDS portaudio-dev jack-audio-connection-kit-dev"