libtorrent-rasterbar: version bump
svn path=/nixpkgs/trunk/; revision=30397
This commit is contained in:
parent
accdb3b19f
commit
b92b8f3d78
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "libtorrent-rasterbar-${version}";
|
name = "libtorrent-rasterbar-${version}";
|
||||||
version = "0.15.4";
|
version = "0.15.8";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://libtorrent.googlecode.com/files/${name}.tar.gz";
|
url = "http://libtorrent.googlecode.com/files/${name}.tar.gz";
|
||||||
sha256 = "1pjdn0as4h71bhm0fbjqsh1y10fbifn2hfrkhkgdsdqhz7vdbfwy";
|
sha256 = "0767i20igrfadscw3vdyadd4qidybwx9h898rkaq95zlwhaygpzm";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ boost pkgconfig openssl zlib ];
|
buildInputs = [ boost pkgconfig openssl zlib ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user