wok diff ola/receipt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 8be5ad10dbc4
children 76b72f1ad63c
line diff
     1.1 --- a/ola/receipt	Sat Apr 28 20:45:30 2012 +0200
     1.2 +++ b/ola/receipt	Wed Jan 09 01:13:47 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"