wok diff ola/receipt @ rev 24981
Up pce (20220220-991c55d9)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 08 10:57:53 2022 +0000 (2022-05-08) |
parents | 9773d49d458c |
children | 7364ffdaaa60 |
line diff
1.1 --- a/ola/receipt Sat Jul 10 17:20:34 2021 +0000 1.2 +++ b/ola/receipt Sun May 08 10:57:53 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="LGPL2.1" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://www.openlighting.org/ola/" 1.7 -WGET_URL="https://github.com/OpenLightingProject/ola/archive/$VERSION.tar.gz" 1.8 +WGET_URL="https://github.com/OpenLightingProject/ola/releases/download/$VERSION/$TARBALL" 1.9 1.10 DEPENDS="libftdi liblo libmicrohttpd ncurses protobuf" 1.11 BUILD_DEPENDS="libtool flex protobuf-dev util-linux-uuid-dev cppunit-dev \