logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 895dc1f8cc25429fa7b2e65957d957d6c67e77ce
parent 3319306c6c4ac09eefcdeb6c6524847c81933918
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 25 Sep 2017 19:22:27 -0700

openntpd: Update to 6.2p2

Diffstat:

Mpkg/openntpd/.gitignore2+-
Mpkg/openntpd/config.h6+++---
Mpkg/openntpd/rev2+-
Mpkg/openntpd/sha2562+-
Mpkg/openntpd/url2+-
5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pkg/openntpd/.gitignore b/pkg/openntpd/.gitignore @@ -1,2 +1,2 @@ -/openntpd-6.2p1.tar.gz +/openntpd-6.2p2.tar.gz /src diff --git a/pkg/openntpd/config.h b/pkg/openntpd/config.h @@ -3,12 +3,12 @@ #define __dead _Noreturn #define PACKAGE_NAME "OpenNTPD" #define PACKAGE_TARNAME "openntpd" -#define PACKAGE_VERSION "6.2p1" -#define PACKAGE_STRING "OpenNTPD 6.2p1" +#define PACKAGE_VERSION "6.2p2" +#define PACKAGE_STRING "OpenNTPD 6.2p2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "openntpd" -#define VERSION "6.2p1" +#define VERSION "6.2p2" #define HAVE_MEMORY_H 1 #define LT_OBJDIR ".libs/" #define SPT_TYPE SPT_REUSEARGV diff --git a/pkg/openntpd/rev b/pkg/openntpd/rev @@ -1 +1 @@ -1 +2 diff --git a/pkg/openntpd/sha256 b/pkg/openntpd/sha256 @@ -1 +1 @@ -05e1668f89969a6ae064f411cb1d864ca3acb27ebd8fac963e6443ea0788d0bc openntpd-6.2p1.tar.gz +5808a4137b008a4db20907e1a482f474734b120f254e3c5feb90db15e0820fb2 openntpd-6.2p2.tar.gz diff --git a/pkg/openntpd/url b/pkg/openntpd/url @@ -1 +1 @@ -url = "https://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/openntpd-6.2p1.tar.gz" +url = "https://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/openntpd-6.2p2.tar.gz"