mirror of https://github.com/nicolargo/glances.git
Generate Snap for Glances 4.4.2_dev1
This commit is contained in:
parent
3646e011cf
commit
579049cec5
|
|
@ -4,7 +4,7 @@ name: glances
|
|||
# Do not forget to set the source-branch option to master for release (see end of file)
|
||||
# build00 => glances source-branch should be set to develop
|
||||
# buildXX => glances source-branch should be set to master
|
||||
version: '4.4.1+build01'
|
||||
version: '4.4.2+build00'
|
||||
|
||||
summary: Glances an Eye on your system. A top/htop alternative.
|
||||
description: |
|
||||
|
|
@ -75,6 +75,6 @@ parts:
|
|||
source: https://github.com/nicolargo/glances.git
|
||||
# For releases, set to master
|
||||
# For beta/dev, set to develop
|
||||
source-branch: master
|
||||
source-branch: develop
|
||||
python-requirements:
|
||||
- docker-requirements.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue