patches: Add eid-mw 5.1.15 patch
This commit is contained in:
parent
314841057b
commit
7688cef3d1
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
diff --git a/pkgs/tools/security/eid-mw/default.nix b/pkgs/tools/security/eid-mw/default.nix
|
||||
index e399974b4c6ef5..274f8238fc0781 100644
|
||||
index e399974b4c6ef5..b7cae61ad2c760 100644
|
||||
--- a/pkgs/tools/security/eid-mw/default.nix
|
||||
+++ b/pkgs/tools/security/eid-mw/default.nix
|
||||
@@ -21,13 +21,13 @@
|
||||
|
@ -7,14 +7,14 @@ index e399974b4c6ef5..274f8238fc0781 100644
|
|||
pname = "eid-mw";
|
||||
# NOTE: Don't just blindly update to the latest version/tag. Releases are always for a specific OS.
|
||||
- version = "5.1.11";
|
||||
+ version = "5.1.13";
|
||||
+ version = "5.1.15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Fedict";
|
||||
repo = "eid-mw";
|
||||
rev = "v${version}";
|
||||
- hash = "sha256-70UjfkH+rx1Q+2XEuAByoDsP5ZelyuGXaHdkjTe/sCY=";
|
||||
+ hash = "sha256-2BmaWQWc8Nox+j3YbejPLQZVzAJ4wx3KIU5tXuMamW8=";
|
||||
+ hash = "sha256-balyAdQO8aZ9wGYerPUDxgBWGG7Ya2eIyo6UX62M4SI=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
Loading…
Add table
Add a link
Reference in a new issue