wok diff pv/receipt @ rev 25421

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 10 07:02:08 2022 +0000 (2022-08-10)
parents 3ce097bbe559
children 0262035dc1e7
line diff
     1.1 --- a/pv/receipt	Thu Jun 30 17:58:13 2022 +0100
     1.2 +++ b/pv/receipt	Wed Aug 10 07:02:08 2022 +0000
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="Pipe viewer for monitoring data through a pipeline."
     1.5  MAINTAINER="allan316@gmail.com"
     1.6  LICENSE="Artistic"
     1.7 -WEB_SITE="https://www.ivarch.com/programs/pv.shtml"
     1.8 +WEB_SITE="https://github.com/a-j-wood/pv"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11 -WGET_URL="https://www.ivarch.com/programs/sources/$TARBALL"
    1.12 +WGET_URL="https://github.com/a-j-wood/pv/releases/download/v$VERSION/$TARBALL"
    1.13  
    1.14  DEPENDS=""
    1.15  BUILD_DEPENDS="gettext"