mirror of
https://github.com/jtesta/ssh-audit.git
synced 2026-07-08 03:54:53 +02:00
Downgraded Snap base from core26 to core24 due to packaging errors.
This commit is contained in:
+4
-3
@@ -13,11 +13,12 @@ source-code:
|
|||||||
- https://github.com/jtesta/ssh-audit
|
- https://github.com/jtesta/ssh-audit
|
||||||
website:
|
website:
|
||||||
- https://github.com/jtesta/ssh-audit
|
- https://github.com/jtesta/ssh-audit
|
||||||
base: core26
|
#base: core26
|
||||||
|
base: core24
|
||||||
grade: stable
|
grade: stable
|
||||||
confinement: strict
|
confinement: strict
|
||||||
platforms:
|
platforms:
|
||||||
all:
|
multi:
|
||||||
build-on: [amd64]
|
build-on: [amd64]
|
||||||
build-for: [all]
|
build-for: [all]
|
||||||
|
|
||||||
@@ -29,5 +30,5 @@ apps:
|
|||||||
parts:
|
parts:
|
||||||
ssh-audit:
|
ssh-audit:
|
||||||
plugin: python
|
plugin: python
|
||||||
stage-packages: [python3.14, python3.14-venv]
|
#stage-packages: [python3.14, python3.14-venv]
|
||||||
source: .
|
source: .
|
||||||
|
|||||||
Reference in New Issue
Block a user