postfix-tlspol: 1.8.12 -> 1.8.13 (#432155)
This commit is contained in:
commit
658178b0aa
@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "postfix-tlspol";
|
pname = "postfix-tlspol";
|
||||||
version = "1.8.12";
|
version = "1.8.13";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Zuplu";
|
owner = "Zuplu";
|
||||||
repo = "postfix-tlspol";
|
repo = "postfix-tlspol";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-OBGBjbLnyDKz/UK5th1k/gfxHjBGxyWQKgiXuuJNf8Q=";
|
hash = "sha256-ff+tQb3GfWYt+u7idQf/mTN8uSkkbWLfxlq+1m1gfyc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = null;
|
vendorHash = null;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user