wok-6.x diff pv/receipt @ rev 25414

updated wordpress (5.4.1 -> 6.0.1)
author Hans-G?nter Theisgen
date Thu Aug 04 08:44:13 2022 +0100 (2022-08-04)
parents 3ce097bbe559
children
line diff
     1.1 --- a/pv/receipt	Thu Jun 30 17:58:13 2022 +0100
     1.2 +++ b/pv/receipt	Thu Aug 04 08:44:13 2022 +0100
     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"