diff options
Diffstat (limited to 'repo/htop/htop.xibuild')
-rw-r--r-- | repo/htop/htop.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/htop/htop.xibuild b/repo/htop/htop.xibuild index 0f8d5c2..75b33dc 100644 --- a/repo/htop/htop.xibuild +++ b/repo/htop/htop.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="autoconf make" DEPS="libcap libnl ncurses lm-sensors " -PKG_VER=3.1.2 +PKG_VER=3.2.1 SOURCE=https://github.com/htop-dev/htop/releases/download/$PKG_VER/htop-$PKG_VER.tar.xz DESC="Interactive process viewer" |