wok diff ola/receipt @ rev 25706
BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 26 17:36:15 2024 +0000 (13 months ago) |
parents | 7364ffdaaa60 |
children |
line diff
1.1 --- a/ola/receipt Sun Jul 16 15:14:43 2023 +0000 1.2 +++ b/ola/receipt Wed Jun 26 17:36:15 2024 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="kult-ex@aon.at" 1.5 LICENSE="LGPL2.1" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="https://www.openlighting.org/ola/" 1.8 +WEB_SITE="https://github.com/OpenLightingProject/ola" 1.9 WGET_URL="https://github.com/OpenLightingProject/ola/releases/download/$VERSION/$TARBALL" 1.10 1.11 DEPENDS="libftdi liblo libmicrohttpd ncurses protobuf"