Merge pull request #92373 from r-ryantm/auto-update/ntp

ntp: 4.2.8p14 -> 4.2.8p15
This commit is contained in:
Benjamin Hipple 2020-07-05 20:37:13 -04:00 committed by GitHub
commit 7556d1933b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,11 +8,11 @@ let
in
stdenv.mkDerivation rec {
name = "ntp-4.2.8p14";
name = "ntp-4.2.8p15";
src = fetchurl {
url = "https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${name}.tar.gz";
sha256 = "1dsfbrad5adwjnm3k0y0ip8dzs7r2nmw66vjil8gvapnh7qf8q0r";
sha256 = "06cwhimm71safmwvp6nhxp6hvxsg62whnbgbgiflsqb8mgg40n7n";
};
# The hardcoded list of allowed system calls for seccomp is