wok diff ola/receipt @ rev 14797
memtest: both vga and serial output
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 13 10:07:17 2013 +0200 (2013-07-13) |
parents | 8be5ad10dbc4 |
children | 76b72f1ad63c |
line diff
1.1 --- a/ola/receipt Sat Apr 28 20:45:30 2012 +0200 1.2 +++ b/ola/receipt Sat Jul 13 10:07:17 2013 +0200 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ola" 1.7 -VERSION="0.8.18" 1.8 +VERSION="0.8.21" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Open Lighting Architecture." 1.11 MAINTAINER="kult-ex@aon.at" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://www.opendmx.net/index.php/OLA" 1.14 -WGET_URL="http://linux-lighting.googlecode.com/files/$TARBALL" 1.15 +WGET_URL="http://open-lighting.googlecode.com/files/$TARBALL" 1.16 1.17 DEPENDS="protobuf cppunit libmicrohttpd gnutls libusb \ 1.18 util-linux-uuid ncurses"