* ktorrent 2.2.7.

svn path=/nixpkgs/trunk/; revision=12774
This commit is contained in:
Eelco Dolstra 2008-08-30 12:16:16 +00:00
parent 562345e595
commit 67cf9984f2

View File

@ -3,11 +3,11 @@
}:
stdenv.mkDerivation {
name = "ktorrent-2.2.5";
name = "ktorrent-2.2.7";
src = fetchurl {
url = http://ktorrent.org/downloads/2.2.5/ktorrent-2.2.5.tar.bz2;
sha256 = "1rkblfpg4ysg4935i3l22ns553h37rn2flm4rgkqzdf67aq0akkx";
url = http://ktorrent.org/downloads/2.2.7/ktorrent-2.2.7.tar.bz2;
sha256 = "0wvv294grv07zwdsycfsyhq5fllqyljrcg5g9iwgn84fk3nszlbi";
};
buildInputs = [