From 62ebdf6e320d296d47e25a69c67be60530d4cce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 23 Mar 2020 17:26:46 +0100 Subject: [PATCH] MoarVM: revbump for libffi-3.3 --- srcpkgs/MoarVM/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index fff405537b7..22f53bc586b 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,7 +1,7 @@ # Template file for 'MoarVM' pkgname=MoarVM version=2020.01.1 -revision=1 +revision=2 build_style=configure configure_script="perl Configure.pl" configure_args="--prefix=/usr --has-libatomic_ops --has-libffi --has-libuv"