wok diff transmission/receipt @ rev 1814

Up: ntfs-3g to 1.5130
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Dec 05 15:01:28 2008 +0100 (2008-12-05)
parents f1d973413286
children 4a0fe17bcf52
line diff
     1.1 --- a/transmission/receipt	Sun Oct 19 14:32:41 2008 +0000
     1.2 +++ b/transmission/receipt	Fri Dec 05 15:01:28 2008 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="transmission"
     1.7 -VERSION="1.32"
     1.8 +VERSION="1.40"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Light and easy to use BitTorrent client."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+ openssl curl libgio"
    1.13  BUILD_DEPENDS="gtk+-dev openssl-dev curl-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15 -WEB_SITE="http://transmissionbt.org/"
    1.16 +WEB_SITE="http://www.transmissionbt.com/"
    1.17  WGET_URL="http://download.m0k.org/transmission/files/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.