9 lines
205 B
Plaintext
9 lines
205 B
Plaintext
# Forge package for htop
|
|
VERSION=3.3.2
|
|
URL=https://hisham.hm/htop/releases/3.3.2/htop-3.3.2.tar.gz
|
|
SOURCE_TYPE=tarball
|
|
BUILD=./configure --prefix=/usr && make
|
|
INSTALL=make install
|
|
DEPS=
|
|
SYSTEM_PROVIDED=no
|