wok diff asterisk-googletts/receipt @ rev 25704

BootProg: contiguous file support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 16:57:31 2024 +0000 (3 weeks ago)
parents 7cfc423aaa00
children
line diff
     1.1 --- a/asterisk-googletts/receipt	Tue Jan 25 17:24:16 2022 +0000
     1.2 +++ b/asterisk-googletts/receipt	Tue Jun 04 16:57:31 2024 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://github.com/downloads/zaf/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="https://github.com/zaf/asterisk-googletts/archive/refs/tags/v$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="asterisk perl sox mpg123"
    1.11  BUILD_DEPENDS="wget"