switch to core20

This commit is contained in:
Adnan Hodzic 2020-09-02 14:21:01 +02:00
parent 4c2670cae5
commit 3f670da926
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: auto-cpufreq
base: core18
base: core20
version: '1.2.2'
summary: Automatic CPU speed & power optimizer for Linux
description: |
@ -15,7 +15,6 @@ confinement: strict
parts:
auto-cpufreq:
plugin: python
python-version: python3
build-packages:
- gcc
- python3-dev