wok diff libtheora/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
parents 7ac4cf969493
children 33e4f7996e84
line diff
     1.1 --- a/libtheora/receipt	Sat Jul 19 16:50:55 2008 +0200
     1.2 +++ b/libtheora/receipt	Sun Mar 28 17:16:33 2010 +0200
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libtheora"
     1.7 -VERSION="1.0beta3"
     1.8 +VERSION="1.1.0"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Thera video codec and tools."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="libogg libvorbis"
    1.13  BUILD_DEPENDS="libogg-dev libvorbis-dev"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://www.theora.org/"
    1.17  WGET_URL="http://downloads.xiph.org/releases/theora/$TARBALL"
    1.18