wok rev 25361

sshrc: typo in wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 27 16:25:20 2022 +0000 (21 months ago)
parents d310bf389e06
children a190bcfebf1e
files clamav-dev/receipt clamav/receipt gvolwheel/receipt sshrc/receipt twisted/receipt
line diff
     1.1 --- a/clamav-dev/receipt	Wed Jul 27 08:45:54 2022 +0100
     1.2 +++ b/clamav-dev/receipt	Wed Jul 27 16:25:20 2022 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  SHORT_DESC="Clamav - development files."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://sourceforge.net/projects/clamav/"
     1.8 +WEB_SITE="https://github.com/Cisco-Talos/clamav"
     1.9  
    1.10  DEPENDS="clamav pkg-config"
    1.11  WANTED="clamav"
     2.1 --- a/clamav/receipt	Wed Jul 27 08:45:54 2022 +0100
     2.2 +++ b/clamav/receipt	Wed Jul 27 16:25:20 2022 +0000
     2.3 @@ -7,7 +7,7 @@
     2.4  SHORT_DESC="Antivirus."
     2.5  MAINTAINER="paul@slitaz.org"
     2.6  LICENSE="GPL2"
     2.7 -WEB_SITE="https://sourceforge.net/projects/clamav/"
     2.8 +WEB_SITE="https://github.com/Cisco-Talos/clamav"
     2.9  
    2.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.11  WGET_URL="https://www.clamav.net/downloads/production/$TARBALL"
     3.1 --- a/gvolwheel/receipt	Wed Jul 27 08:45:54 2022 +0100
     3.2 +++ b/gvolwheel/receipt	Wed Jul 27 16:25:20 2022 +0000
     3.3 @@ -7,7 +7,7 @@
     3.4  SHORT_DESC="Lightweight application to control the audio volume"
     3.5  MAINTAINER="al.bobylev@gmail.com"
     3.6  LICENSE="GPL3"
     3.7 -WEB_SITE="http://gvolwheel.sourceforge.net/"
     3.8 +WEB_SITE="https://github.com/Junker/gvolwheel"
     3.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    3.11  
     4.1 --- a/sshrc/receipt	Wed Jul 27 08:45:54 2022 +0100
     4.2 +++ b/sshrc/receipt	Wed Jul 27 16:25:20 2022 +0000
     4.3 @@ -10,7 +10,7 @@
     4.4  WEB_SITE="https://github.com/cdown/sshrc"
     4.5  
     4.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.7 -WGET_URL="https://github.com/cdown/sshrc/archive/refs/tags/VERSION.tar.gz"
     4.8 +WGET_URL="https://github.com/cdown/sshrc/archive/refs/tags/$VERSION.tar.gz"
     4.9  
    4.10  DEPENDS="bash openssl"
    4.11  SUGGESTED="mosh"
     5.1 --- a/twisted/receipt	Wed Jul 27 08:45:54 2022 +0100
     5.2 +++ b/twisted/receipt	Wed Jul 27 16:25:20 2022 +0000
     5.3 @@ -6,7 +6,7 @@
     5.4  SHORT_DESC="Event-driven networking for internet applications."
     5.5  MAINTAINER="pascal.bellard@slitaz.org"
     5.6  LICENSE="GPL2"
     5.7 -WEB_SITE="https://twistedmatrix.com/trac/"
     5.8 +WEB_SITE="https://github.com/twisted/twisted"
     5.9  
    5.10  SOURCE="Twisted"
    5.11  TARBALL="$SOURCE-$VERSION.tar.bz2"