qbittorrent: update from 3.1.2 to 3.1.3

This commit is contained in:
Nixpkgs Monitor 2013-12-12 03:34:12 +02:00 committed by Evgeny Egorochkin
parent b376a50dc5
commit 2331185794

View File

@ -2,11 +2,11 @@
, pkgconfig }:
stdenv.mkDerivation rec {
name = "qbittorrent-3.1.2";
name = "qbittorrent-3.1.3";
src = fetchurl {
url = "mirror://sourceforge/qbittorrent/${name}.tar.xz";
sha256 = "1viia11qixp1qqxcyiw1x4if63cfyqk4rscpzp1vnhnzm06irv7y";
sha256 = "16m3l8qjcj63brzrdn82cbijvz8fcxfgpibi4g5g6sbissjkwsww";
};
buildInputs = [ qt4 which dbus_libs boost libtorrentRasterbar