Use LZO algorithm compression for Snap package

This commit is contained in:
Adnan Hodzic 2021-09-19 17:18:00 +02:00
parent 80af500858
commit ffc0bf0ca3
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: auto-cpufreq
base: core20
version: '1.6.4'
version: '1.6.9'
summary: Automatic CPU speed & power optimizer for Linux
description: |
Automatic CPU speed & power optimizer for Linux based on active
@ -12,6 +12,8 @@ license: LGPL-3.0
grade: stable
confinement: strict
compression: lzo
parts:
auto-cpufreq:
plugin: python