Bump version id
This commit is contained in:
@ -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
|
||||||
|
|||||||
9
security/openssh-portable/files/patch-version.h
Normal file
9
security/openssh-portable/files/patch-version.h
Normal 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
|
||||||
Reference in New Issue
Block a user