Alistair Delva | d9da10d | 2020-08-20 16:14:23 -0700 | [diff] [blame] | 1 | name: "openssh" |
2 | description: | ||||
3 | "Secure Shell (SSH) protocol client, server and utilities" | ||||
4 | |||||
5 | third_party { | ||||
6 | url { | ||||
7 | type: HOMEPAGE | ||||
8 | value: "https://www.openssh.com/" | ||||
9 | } | ||||
10 | url { | ||||
11 | type: GIT | ||||
12 | value: "https://github.com/openssh/openssh-portable" | ||||
13 | } | ||||
14 | version: "8.3p1" | ||||
15 | last_upgrade_date { year: 2020 month: 8 day: 20 } | ||||
16 | license_type: NOTICE | ||||
17 | } |