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