openiscsi: 2.1.2 -> 2.1.3
This commit is contained in:
parent
ef125069f4
commit
e0238b7907
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "open-iscsi";
|
pname = "open-iscsi";
|
||||||
version = "2.1.2";
|
version = "2.1.3";
|
||||||
|
|
||||||
nativeBuildInputs = [ autoconf automake gettext libtool perl pkgconf ];
|
nativeBuildInputs = [ autoconf automake gettext libtool perl pkgconf ];
|
||||||
buildInputs = [ kmod openisns.lib openssl systemd util-linux ];
|
buildInputs = [ kmod openisns.lib openssl systemd util-linux ];
|
||||||
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "open-iscsi";
|
owner = "open-iscsi";
|
||||||
repo = "open-iscsi";
|
repo = "open-iscsi";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "0fazf2ighj0akrvcj3jm3kd6wl9lgznvr38g6icwfkqk7bykjkam";
|
sha256 = "14rcf4xmrmz522z57sm8bb3mn79dqsdwz84rl6id84fgjbwbsp6b";
|
||||||
};
|
};
|
||||||
|
|
||||||
DESTDIR = "$(out)";
|
DESTDIR = "$(out)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user