From 3243d6c1b0470adf8e9636ac18b7b5271ba6826f Mon Sep 17 00:00:00 2001 From: Benjamin Schieder Date: Mon, 4 Apr 2005 09:26:02 +0000 Subject: [PATCH] Benjamin Schieder: update bittorrent (4.0.0) [2005030909460621660] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@5799 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/mathieu/bittorrent/bittorrent.conf | 2 +- package/mathieu/bittorrent/bittorrent.desc | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package/mathieu/bittorrent/bittorrent.conf b/package/mathieu/bittorrent/bittorrent.conf index 7c664c9ff..2c04e605b 100644 --- a/package/mathieu/bittorrent/bittorrent.conf +++ b/package/mathieu/bittorrent/bittorrent.conf @@ -24,4 +24,4 @@ autoextract=0 srctar=BitTorrent-${ver} srcdir=$srctar -hook_add preconf 3 "unzip $archdir/$srctar && cd $srcdir" +hook_add preconf 3 "tar --use-compress-program=bunzip2 -xf $archdir/$srctar.tar.bz2 && cd $srcdir" diff --git a/package/mathieu/bittorrent/bittorrent.desc b/package/mathieu/bittorrent/bittorrent.desc index 88f2cbf1a..81bc7fbce 100644 --- a/package/mathieu/bittorrent/bittorrent.desc +++ b/package/mathieu/bittorrent/bittorrent.desc @@ -40,10 +40,9 @@ [C] extra/network -[L] MIT -[S] Beta -[V] 3.4.2 +[L] OpenSource +[S] Stable +[V] 4.0.0 [P] X -?---5---9 197.900 -[D] 273127910 BitTorrent-3.4.2.zip http://dl.sourceforge.net/sourceforge/bittorrent/ - +[D] 1169690695 BitTorrent-4.0.0.tar.gz http://www.bittorrent.com/dl/BitTorrent-4.0.0.tar.gz