qbittorrent: update from 3.1.2 to 3.1.3
This commit is contained in:
parent
b376a50dc5
commit
2331185794
@ -2,11 +2,11 @@
|
|||||||
, pkgconfig }:
|
, pkgconfig }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "qbittorrent-3.1.2";
|
name = "qbittorrent-3.1.3";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://sourceforge/qbittorrent/${name}.tar.xz";
|
url = "mirror://sourceforge/qbittorrent/${name}.tar.xz";
|
||||||
sha256 = "1viia11qixp1qqxcyiw1x4if63cfyqk4rscpzp1vnhnzm06irv7y";
|
sha256 = "16m3l8qjcj63brzrdn82cbijvz8fcxfgpibi4g5g6sbissjkwsww";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ qt4 which dbus_libs boost libtorrentRasterbar
|
buildInputs = [ qt4 which dbus_libs boost libtorrentRasterbar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user