wok diff opencv/receipt @ rev 20978
glances: fix tarball
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 05 17:44:19 2019 +0100 (2019-03-05) |
parents | 22980cdd8a20 |
children | 3226cca667d3 |
line diff
1.1 --- a/opencv/receipt Sat Dec 15 19:21:31 2018 +0100 1.2 +++ b/opencv/receipt Tue Mar 05 17:44:19 2019 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="BSD" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://opencv.org/" 1.8 +WEB_SITE="https://opencv.org/" 1.9 WGET_URL="https://github.com/Itseez/opencv/archive/$VERSION.tar.gz" 1.10 1.11 DEPENDS="gtk+ ffmpeg jpeg tiff libpng"