openssh: update to 9.3p1

release notes:
- https://www.openssh.com/releasenotes.html#9.3
This commit is contained in:
Rudi Heitbaum 2023-03-16 07:48:43 +00:00
parent 9bbe70026c
commit 7b84aafa77

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssh"
PKG_VERSION="9.2p1"
PKG_SHA256="3f66dbf1655fb45f50e1c56da62ab01218c228807b21338d634ebcdf9d71cf46"
PKG_VERSION="9.3p1"
PKG_SHA256="e9baba7701a76a51f3d85a62c383a3c9dcd97fa900b859bc7db114c1868af8a8"
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"