aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-04-08 06:15:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-04-08 06:15:32 -0300
commitfb67a5a24c7792bc55648c0a6f96fda280da4b38 (patch)
tree4ad36efa4661f708e03347b7f58dbf443016078f
parentc8f3b89ad1ac3e70ba3fd5dcf74da48ab815db7c (diff)
community/glances: rebuild for python3.9
-rw-r--r--community/glances/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glances/APKBUILD b/community/glances/APKBUILD
index e7fc27c0fbf..a1a2fda4873 100644
--- a/community/glances/APKBUILD
+++ b/community/glances/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=glances
pkgver=3.1.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="CLI curses based monitoring tool"
url="http://nicolargo.github.com/glances/"
arch="noarch"