duo-unix: 1.11.2 -> 1.11.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/duo-unix/versions
This commit is contained in:
parent
ec760828d9
commit
f931ac6b36
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "duo-unix";
|
pname = "duo-unix";
|
||||||
version = "1.11.2";
|
version = "1.11.3";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://dl.duosecurity.com/duo_unix-${version}.tar.gz";
|
url = "https://dl.duosecurity.com/duo_unix-${version}.tar.gz";
|
||||||
sha256 = "11467kk8blg777vss0hsgz6k8f5m43p50zqs7yhx2sgbh9ygnn6y";
|
sha256 = "097i2dsnbndpnyc4nx1j76qkx1bxwwlxnzmp1h3j4raghddgiq0g";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ pam openssl zlib ];
|
buildInputs = [ pam openssl zlib ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user