diff --git a/openssh/build.sh b/openssh/build.sh index 5acf808..0f12a8a 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=9.5p1 +version=9.6p1 pkgver=1 source[0]=https://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 fb1a485..c4c9c32 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG -------- +* Tue Dec 19 2023 Tom G. Christensen - 9.6p1-1 +- Update to 9.6p1 + * Fri Oct 06 2023 Tom G. Christensen - 9.5p1-1 - Update to 9.5p1