From 8e633aa2912cfadfc8a9e4475c7526f56f278b0b Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sun, 28 May 2017 18:59:50 -0400 Subject: [PATCH] htop: rebuild for aarch64 --- srcpkgs/htop/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/htop/template b/srcpkgs/htop/template index da59d61de02..3a6d5d27a1b 100644 --- a/srcpkgs/htop/template +++ b/srcpkgs/htop/template @@ -1,7 +1,7 @@ # Template file for 'htop' pkgname=htop version=2.0.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-unicode --enable-cgroup --enable-taskstats" hostmakedepends="python"