wok diff schroedinger/receipt @ rev 25178
Add linux-chrome
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 03 18:25:40 2022 +0000 (2022-07-03) |
parents | 7c0170dd3ecc |
children |
line diff
1.1 --- a/schroedinger/receipt Wed Feb 23 11:49:52 2022 +0000 1.2 +++ b/schroedinger/receipt Sun Jul 03 18:25:40 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="MPL LGPL GPL MIT" 1.5 WEB_SITE="http://diracvideo.org/" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="$WEB_SITE/download/$PACKAGE/$TARBALL" 1.8 +WGET_URL="http://download.videolan.org/contrib/$TARBALL" 1.9 1.10 DEPENDS="orc" 1.11 BUILD_DEPENDS="orc-dev"