Browse Source

Benjamin Schieder:


			
			
				rocklinux
			
			
		
Benjamin Schieder 20 years ago
parent
commit
3243d6c1b0
2 changed files with 5 additions and 6 deletions
  1. +1
    -1
      package/mathieu/bittorrent/bittorrent.conf
  2. +4
    -5
      package/mathieu/bittorrent/bittorrent.desc

+ 1
- 1
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"

+ 4
- 5
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

Loading…
Cancel
Save