wok diff sox/receipt @ rev 25474
openjdk-6-src: use find from findutils in place of busybox find
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 13 16:42:57 2022 +0100 (2022-10-13) |
parents | 7dd01dedad38 |
children | 29df00e1e19d |
line diff
1.1 --- a/sox/receipt Wed Sep 28 08:10:35 2022 +0000 1.2 +++ b/sox/receipt Thu Oct 13 16:42:57 2022 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Swiss Army knife of sound processing programs." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL LGPL" 1.7 -WEB_SITE="https://sox.sourceforge.net/" 1.8 +WEB_SITE="https://sourceforge.net/projects/sox/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"