libksi: 3.21.3075 -> 3.21.3087
This commit is contained in:
parent
d8724afca4
commit
c10e7275e7
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libksi";
|
||||
version = "3.21.3075";
|
||||
version = "3.21.3087";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Guardtime";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-JEdjy91+8xJPNzjkumadT05SxcvtM551+SjLN1SQcAU=";
|
||||
sha256 = "sha256-zEWxJpv0MeGUq/xkM26tDoauFyw53enGyWVhlX0jlYI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
Loading…
Reference in New Issue
Block a user