Skip to content

Commit bd81fb7

Browse files
committed
versioning.sh cosmetics
1 parent 2cb9e83 commit bd81fb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/versioning.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ function application_build_versioned_components()
125125
then
126126
# required by libssh
127127
# https://www.openssl.org/source/
128-
openssl_build "1.1.1v" # "1.1.1s" # "1.1.1q"
129-
128+
openssl_build "1.1.1v" # "1.1.1s"
129+
130130
# https://www.libssh.org/files/
131131
libssh_build "0.10.5" # "0.10.4"
132132

0 commit comments

Comments
 (0)