Bump version id

This commit is contained in:
2024-10-07 17:50:55 +02:00
parent a61e3278a0
commit 09e08245c5
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= openssh PORTNAME= openssh
DISTVERSION= 9.3p2 DISTVERSION= 9.3p2
PORTREVISION= 1 PORTREVISION= 2
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= security CATEGORIES= security
MASTER_SITES= OPENBSD/OpenSSH/portable MASTER_SITES= OPENBSD/OpenSSH/portable

View File

@ -0,0 +1,9 @@
--- version.h.orig 2024-10-07 17:49:30.883030000 +0200
+++ version.h 2024-10-07 17:49:42.221944000 +0200
@@ -2,5 +2,5 @@
#define SSH_VERSION "OpenSSH_9.3"
-#define SSH_PORTABLE "p2"
+#define SSH_PORTABLE "klara-p2"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE