ntp: 4.2.8p11 -> 4.2.8p12 (#45180)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ntp/versions.
This commit is contained in:
R. RyanTM 2018-08-21 05:49:38 -07:00 committed by xeji
parent 2918ab7797
commit 2524ad67da

View file

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