From 62091ed86451f01804a27e53ce520423f1a253fe Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 27 Dec 2016 12:49:06 +0000 Subject: [PATCH] most: revbump for aarch64 repo --- srcpkgs/most/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/most/template b/srcpkgs/most/template index 968164233d2..65b037e0698 100644 --- a/srcpkgs/most/template +++ b/srcpkgs/most/template @@ -1,7 +1,7 @@ # Template file for 'most' pkgname="most" version=5.0.0a -revision=5 +revision=6 build_style=gnu-configure configure_args="--with-slang=${XBPS_CROSS_BASE}/usr" hostmakedepends="slang-devel"