openssh: update to 8.8p1

update 8.6p1 to 8.8p1

changelog:
- https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog

release notes:
- https://www.openssh.com/releasenotes.html
This commit is contained in:
heitbaum 2021-08-20 18:38:27 +10:00
parent 4b77821f28
commit 840b8b873a

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssh"
PKG_VERSION="8.6p1"
PKG_SHA256="c3e6e4da1621762c850d03b47eed1e48dff4cc9608ddeb547202a234df8ed7ae"
PKG_VERSION="8.8p1"
PKG_SHA256="4590890ea9bb9ace4f71ae331785a3a5823232435161960ed5fc86588f331fe9"
PKG_LICENSE="OSS"
PKG_SITE="https://www.openssh.com/"
PKG_URL="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${PKG_NAME}-${PKG_VERSION}.tar.gz"