tests: Update openssh-server to v8.*
This commit is contained in:
parent
72ff8e72a9
commit
fa4bda8317
@ -8,7 +8,7 @@ version = "2.8"
|
||||
|
||||
[[packages]]
|
||||
name = "openssh-server"
|
||||
version = "7.*"
|
||||
version = "8.*"
|
||||
|
||||
[[packages]]
|
||||
name = "rsync"
|
||||
|
@ -28,7 +28,7 @@ version = "2.8"
|
||||
|
||||
[[packages]]
|
||||
name = "openssh-server"
|
||||
version = "7.*"
|
||||
version = "8.*"
|
||||
|
||||
[[packages]]
|
||||
name = "rsync"
|
||||
|
@ -47,7 +47,7 @@ OPENID_GLOB = {"name":"mod_auth_openid", "version":"0.8"}
|
||||
MODSSL_GLOB = {"name":"mod_ssl", "version":"2.4.*"}
|
||||
PHP_GLOB = {"name":"php", "version":"7.*"}
|
||||
PHPMYSQL_GLOB = {"name": "php-mysqlnd", "version":"7.*"}
|
||||
OPENSSH_GLOB = {"name":"openssh-server", "version": "7.*"}
|
||||
OPENSSH_GLOB = {"name":"openssh-server", "version": "8.*"}
|
||||
RSYNC_GLOB = {"name": "rsync", "version": "3.1.*"}
|
||||
SAMBA_GLOB = {"name": "samba", "version": "4.*.*"}
|
||||
TMUX_GLOB = {"name": "tmux", "version": "2.8"}
|
||||
|
Loading…
Reference in New Issue
Block a user