wok diff transmission/receipt @ rev 1769

Add get-upx
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 26 11:51:02 2008 +0000 (2008-11-26)
parents f1d973413286
children 4a0fe17bcf52
line diff
     1.1 --- a/transmission/receipt	Sun Oct 19 14:32:41 2008 +0000
     1.2 +++ b/transmission/receipt	Wed Nov 26 11:51:02 2008 +0000
     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.