wok diff lpcnet/receipt @ rev 25849

Update some urls
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 04 16:37:01 2025 +0000 (10 days ago)
parents ac8ca9758df1
children
line diff
     1.1 --- a/lpcnet/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/lpcnet/receipt	Wed Jun 04 16:37:01 2025 +0000
     1.3 @@ -7,11 +7,12 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="BSD"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="https://people.xiph.org/~jm/demo/lpcnet_codec/"
     1.8 +WEB_SITE="https://jmvalin.ca/demo/lpcnet_codec/"
     1.9  WGET_URL="https://github.com/mozilla/LPCNet/archive/v$VERSION.tar.gz"
    1.10  
    1.11  BUILD_DEPENDS="automake libtool gcc63"
    1.12  
    1.13 +# What is the latest version available today?
    1.14  current_version()
    1.15  {
    1.16  	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \