summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/security/eid-mw
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2019-01-03 15:07:10 -0800
committerR. RyanTM <ryantm-bot@ryantm.com>2019-01-03 15:07:10 -0800
commitd278db3cdfbac738ad9ca30ca893bb2162560930 (patch)
treee7fd3df466e1efd74ff467820f78b120d4cffd7d /pkgs/tools/security/eid-mw
parentde96413bbfc3deae4e81b48d7d973f836985c39c (diff)
eid-mw: 4.4.11 -> 4.4.13
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 3534115bdb02..6bdc8570982d 100644
--- a/pkgs/tools/security/eid-mw/default.nix
+++ b/pkgs/tools/security/eid-mw/default.nix
@@ -7,10 +7,10 @@
stdenv.mkDerivation rec {
name = "eid-mw-${version}";
- version = "4.4.11";
+ version = "4.4.13";
src = fetchFromGitHub {
- sha256 = "13mhz23j2gp5bywdq2xiwkk0gnc354j31ry8x35pzlwrcn19by10";
+ sha256 = "14bgn2k0xbd6241qdghg787pgxy7k9rvcspaf74zwwyibaqknzyx";
rev = "v${version}";
repo = "eid-mw";
owner = "Fedict";