wok diff dvgrab/receipt @ rev 25465
Update some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 01 08:33:11 2022 +0000 (2022-10-01) |
parents | 34e801e0eb52 |
children |
line diff
1.1 --- a/dvgrab/receipt Sat Feb 19 14:19:02 2022 +0000 1.2 +++ b/dvgrab/receipt Sat Oct 01 08:33:11 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 SHORT_DESC="Saves audio and video data from an IEEE (FireWire) digital source" 1.5 WEB_SITE="https://github.com/ddennedy/dvgrab" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://downloads.sourceforge.net/kino/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/kino/$TARBALL" 1.9 TAGS="firewire video" 1.10 1.11 DEPENDS="libdv libavc1394 jpeg libiec61883 gcc-lib-base jpeg"