wok-next diff ola/receipt @ rev 14639

Fixed all xorg receipts to use SOURCE variable again. Please use SOURCE variable Aleksej.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jun 02 09:36:07 2013 +0000 (2013-06-02)
parents 8be5ad10dbc4
children 76b72f1ad63c
line diff
     1.1 --- a/ola/receipt	Sat Apr 28 20:45:30 2012 +0200
     1.2 +++ b/ola/receipt	Sun Jun 02 09:36:07 2013 +0000
     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"