wok diff libiec61883/receipt @ rev 25060
Up fakeroot (1.29)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 07 08:21:12 2022 +0000 (2022-06-07) |
parents | 34e801e0eb52 |
children | 56e6b4e63668 |
line diff
1.1 --- a/libiec61883/receipt Sat Feb 19 14:19:02 2022 +0000 1.2 +++ b/libiec61883/receipt Tue Jun 07 08:21:12 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="${PACKAGE}_$VERSION.orig.tar.gz" 1.5 WEB_SITE="https://ieee1394.wiki.kernel.org/index.php/Main_Page" 1.6 #WGET_URL="http://www.linux1394.org/dl/$TARBALL" 1.7 -WGET_URL="http://ftp.debian.org/pool/main/libi/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://mirrors.edge.kernel.org/pub/linux/libs/ieee1394/$TARBALL" 1.9 1.10 DEPENDS="libraw1394" 1.11 BUILD_DEPENDS="libraw1394 libraw1394-dev"