wok diff ola/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 9773d49d458c
children 7364ffdaaa60
line diff
     1.1 --- a/ola/receipt	Sat Jul 10 17:20:34 2021 +0000
     1.2 +++ b/ola/receipt	Mon May 02 11:23:24 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 \