From 2ed2152e2961382ae55df42b9b9c05c3fb179104 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 9 Mar 2019 23:22:46 +0100 Subject: [PATCH] Bump ntp version Signed-off-by: David Oberhollenzer --- pkg/ntp/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/ntp/build b/pkg/ntp/build index 00e6313..87facea 100644 --- a/pkg/ntp/build +++ b/pkg/ntp/build @@ -1,8 +1,8 @@ -VERSION="4.2.8p12" +VERSION="4.2.8p13" SRCDIR="ntp-${VERSION}" TARBALL="${SRCDIR}.tar.gz" URL="https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2" -SHA256SUM="709b222b5013d77d26bfff532b5ea470a8039497ef29d09363931c036cb30454" +SHA256SUM="288772cecfcd9a53694ffab108d1825a31ba77f3a8466b0401baeca3bc232a38" DEPENDS="openssl-dev zlib-dev readline-dev crt-dev" prepare() {