switch to core20
This commit is contained in:
parent
4c2670cae5
commit
3f670da926
|
@ -1,5 +1,5 @@
|
||||||
name: auto-cpufreq
|
name: auto-cpufreq
|
||||||
base: core18
|
base: core20
|
||||||
version: '1.2.2'
|
version: '1.2.2'
|
||||||
summary: Automatic CPU speed & power optimizer for Linux
|
summary: Automatic CPU speed & power optimizer for Linux
|
||||||
description: |
|
description: |
|
||||||
|
@ -15,7 +15,6 @@ confinement: strict
|
||||||
parts:
|
parts:
|
||||||
auto-cpufreq:
|
auto-cpufreq:
|
||||||
plugin: python
|
plugin: python
|
||||||
python-version: python3
|
|
||||||
build-packages:
|
build-packages:
|
||||||
- gcc
|
- gcc
|
||||||
- python3-dev
|
- python3-dev
|
||||||
|
|
Loading…
Reference in New Issue