# HG changeset patch # User Pascal Bellard # Date 1658939120 0 # Node ID 097600d809319a3e3bb218ad84390b349e19b4eb # Parent d310bf389e062a7e7a563ffb85af9a83ce709f3c sshrc: typo in wget_url diff -r d310bf389e06 -r 097600d80931 clamav-dev/receipt --- a/clamav-dev/receipt Wed Jul 27 08:45:54 2022 +0100 +++ b/clamav-dev/receipt Wed Jul 27 16:25:20 2022 +0000 @@ -7,7 +7,7 @@ SHORT_DESC="Clamav - development files." MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://sourceforge.net/projects/clamav/" +WEB_SITE="https://github.com/Cisco-Talos/clamav" DEPENDS="clamav pkg-config" WANTED="clamav" diff -r d310bf389e06 -r 097600d80931 clamav/receipt --- a/clamav/receipt Wed Jul 27 08:45:54 2022 +0100 +++ b/clamav/receipt Wed Jul 27 16:25:20 2022 +0000 @@ -7,7 +7,7 @@ SHORT_DESC="Antivirus." MAINTAINER="paul@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://sourceforge.net/projects/clamav/" +WEB_SITE="https://github.com/Cisco-Talos/clamav" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://www.clamav.net/downloads/production/$TARBALL" diff -r d310bf389e06 -r 097600d80931 gvolwheel/receipt --- a/gvolwheel/receipt Wed Jul 27 08:45:54 2022 +0100 +++ b/gvolwheel/receipt Wed Jul 27 16:25:20 2022 +0000 @@ -7,7 +7,7 @@ SHORT_DESC="Lightweight application to control the audio volume" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL3" -WEB_SITE="http://gvolwheel.sourceforge.net/" +WEB_SITE="https://github.com/Junker/gvolwheel" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r d310bf389e06 -r 097600d80931 sshrc/receipt --- a/sshrc/receipt Wed Jul 27 08:45:54 2022 +0100 +++ b/sshrc/receipt Wed Jul 27 16:25:20 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://github.com/cdown/sshrc" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https://github.com/cdown/sshrc/archive/refs/tags/VERSION.tar.gz" +WGET_URL="https://github.com/cdown/sshrc/archive/refs/tags/$VERSION.tar.gz" DEPENDS="bash openssl" SUGGESTED="mosh" diff -r d310bf389e06 -r 097600d80931 twisted/receipt --- a/twisted/receipt Wed Jul 27 08:45:54 2022 +0100 +++ b/twisted/receipt Wed Jul 27 16:25:20 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Event-driven networking for internet applications." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://twistedmatrix.com/trac/" +WEB_SITE="https://github.com/twisted/twisted" SOURCE="Twisted" TARBALL="$SOURCE-$VERSION.tar.bz2"