mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
di: 4.47.2 -> 4.47.3
This commit is contained in:
parent
e6d62eb73e
commit
11a4eb48df
@ -2,11 +2,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "di";
|
||||
version = "4.47.2";
|
||||
version = "4.47.3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://gentoo.com/${pname}/${pname}-${version}.tar.gz";
|
||||
sha256 = "1g97pp2hznskqlkhl6ppyzgdmv878bcqiwh633kdnm70d1pvh192";
|
||||
sha256 = "0m4npba50sf5s61g5z3xd2r7937zwja941f2h3f081xi24c2hfck";
|
||||
};
|
||||
|
||||
makeFlags = [ "INSTALL_DIR=$(out)" ];
|
||||
|
Loading…
Reference in New Issue
Block a user