yafaray-core: 3.4.1 -> 3.4.4
This commit is contained in:
parent
5a3acb660e
commit
4129f3cfed
@ -7,13 +7,13 @@
|
|||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
|
||||||
pname = "yafaray-core";
|
pname = "yafaray-core";
|
||||||
version = "3.4.1";
|
version = "3.4.4";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "YafaRay";
|
owner = "YafaRay";
|
||||||
repo = "Core";
|
repo = "Core";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0ipkrgn5siad6y8naw1pgxkxas70l09g97vabyfbx1k67xrr4ldp";
|
sha256 = "140vnaihz09rdvp0mqgrs26b3a2fv5wm49ar6817p4qklfx71l0g";
|
||||||
};
|
};
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user