blob: b0cdb30419acc08c5dbcb36955ff616988e80bb3 (
plain)
1
2
3
4
5
|
name=htop
version=3.5.1
release=1
source="https://github.com/$name-dev/$name/releases/download/$version/$name-$version.tar.xz"
export CFLAGS="$CFLAGS $(pkg-config --cflags libnl-tiny)"
|