package/openssh: bump to version 10.2p1

Release notes since 10.0p1:
https://www.openssh.com/txt/release-10.1
https://www.openssh.com/txt/release-10.2

Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com>
[Julien: add link to 10.1p1 release note]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Akhilesh Nema
2025-10-11 02:26:38 -07:00
committed by Julien Olivain
parent a843be3451
commit b52b3fd59d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# From https://www.openssh.com/txt/release-10.0
sha256 021a2e709a0edf4250b1256bd5a9e500411a90dddabea830ed59cef90eb9d85c openssh-10.0p1.tar.gz
# From https://www.openssh.com/txt/release-10.2
sha256 ccc42c0419937959263fa1dbd16dafc18c56b984c03562d2937ce56a60f798b2 openssh-10.2p1.tar.gz
# Locally calculated
sha256 5bb5b160726ef5756e4f32fe95b35249c294962419650f48d05134b486d27ccb LICENCE

View File

@@ -4,7 +4,7 @@
#
################################################################################
OPENSSH_VERSION_MAJOR = 10.0
OPENSSH_VERSION_MAJOR = 10.2
OPENSSH_VERSION_MINOR = p1
OPENSSH_VERSION = $(OPENSSH_VERSION_MAJOR)$(OPENSSH_VERSION_MINOR)
OPENSSH_CPE_ID_VERSION = $(OPENSSH_VERSION_MAJOR)