From 3090b4c2acda755b623a1bb7409dde93bd6bb3cf Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 17 Oct 2020 14:56:41 +0200 Subject: [PATCH] openssh: update to 8.4p1 --- 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 aad8568..6023536 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.3p1 +version=8.4p1 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 e66f0d4..f3e75e4 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Tue Oct 13 2020 Tom G. Christensen - 8.4p1-1 +- Update to 8.4p1 + * Sat May 30 2020 Tom G. Christensen - 8.3p1-1 - Update to 8.3p1