From 85f6a35e8b75e899b8133e85d7018ae358c1a717 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Mon, 1 Jun 2020 12:38:46 +0200 Subject: [PATCH] openssh: update to 8.3p1 --- openssh/build.sh | 2 +- openssh/meta/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh/build.sh b/openssh/build.sh index f2e5861..aad8568 100755 --- a/openssh/build.sh +++ b/openssh/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=openssh -version=8.2p1 +version=8.3p1 pkgver=1 source[0]=https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz # If there are no patches, simply comment this diff --git a/openssh/meta/ChangeLog b/openssh/meta/ChangeLog index aafc04e..e66f0d4 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sat May 30 2020 Tom G. Christensen - 8.3p1-1 +- Update to 8.3p1 + * Wed Feb 19 2020 Tom G. Christensen - 8.2p1-1 - Update to 8.2p1