summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/security/eid-mw
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2019-04-07 15:29:21 -0700
committerxeji <36407913+xeji@users.noreply.github.com>2019-04-08 00:29:21 +0200
commit450f494b0f93f3b60902a9841bf4a01f081f721b (patch)
treedfb3ae69bb25b5e47dacd0b759aa7fbc6b4e115c /pkgs/tools/security/eid-mw
parent66488adce80ea2295004ad2363044c05648bcbe2 (diff)
eid-mw: 4.4.13 -> 4.4.16 (#58669)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eid-mw/versions
Diffstat (limited to 'pkgs/tools/security/eid-mw')
-rw-r--r--pkgs/tools/security/eid-mw/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/security/eid-mw/default.nix b/pkgs/tools/security/eid-mw/default.nix
index 9ac62dc334f7..301e7cb1f92e 100644
--- a/pkgs/tools/security/eid-mw/default.nix
+++ b/pkgs/tools/security/eid-mw/default.nix
@@ -8,10 +8,10 @@
stdenv.mkDerivation rec {
name = "eid-mw-${version}";
- version = "4.4.13";
+ version = "4.4.16";
src = fetchFromGitHub {
- sha256 = "14bgn2k0xbd6241qdghg787pgxy7k9rvcspaf74zwwyibaqknzyx";
+ sha256 = "1q82fw63xzrnrgh1wyh457hal6vfdl6swqfq7l6kviywiwlzx7kd";
rev = "v${version}";
repo = "eid-mw";
owner = "Fedict";