From 4bba0169dd8e84e1ee118e73ed1b41f3e1954e70 Mon Sep 17 00:00:00 2001 From: q66 Date: Sat, 9 Jan 2021 21:21:52 +0100 Subject: [PATCH] ruby: rebuild for libucontext-1.0 --- srcpkgs/ruby/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index 79241c6d48f..cd06d004172 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -3,7 +3,7 @@ _ruby_abiver=2.7.0 pkgname=ruby version=2.7.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-shared --disable-rpath DOXYGEN=/usr/bin/doxygen DOT=/usr/bin/dot PKG_CONFIG=/usr/bin/pkg-config"