openssh: Use apk-compatible versioning
authorHannu Nyman <redacted>
Sun, 1 Sep 2024 08:19:21 +0000 (11:19 +0300)
committerHannu Nyman <redacted>
Thu, 5 Sep 2024 17:18:20 +0000 (20:18 +0300)
commit49fdabe2403070c23af18c4faae7b414a75b6460
tree944e8770cab9337bb26650b91f2f14dd9366d644
parent14a80bff16bcbc5768fee7eaf6eff7b445b78a19
openssh: Use apk-compatible versioning

Adjust openssh's versioning to be compatible with apk:
8.9p1-r2 --> 8.9_p1-r2

"_p" is an allowed semantic suffix, so use that.
(Alternative might have been 8.9.1-r2)

Signed-off-by: Hannu Nyman <redacted>
net/openssh/Makefile
git clone https://git.99rst.org/PROJECT