wok diff ola/receipt @ rev 25551
nfs-utils: make nfsd work on first start too
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 06 10:52:37 2023 +0100 (19 months ago) |
parents | 9773d49d458c |
children | 7364ffdaaa60 |
line diff
1.1 --- a/ola/receipt Sat Jul 10 17:20:34 2021 +0000 1.2 +++ b/ola/receipt Thu Apr 06 10:52:37 2023 +0100 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 \