Files
forge-packages/htop.pkg
2026-02-02 20:44:59 +01:00

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