From ada9ecde820849c04b1c05fe8fe6bcff07f45750 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 7 Oct 2016 19:01:13 +0200 Subject: [PATCH] ruby: rebuild for musl repo --- srcpkgs/ruby/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index d7369d2ab9d..b38ae1e6c94 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -3,7 +3,7 @@ _ruby_abiver=2.3.0 pkgname=ruby version=2.3.1 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-shared --disable-rpath DOXYGEN=/usr/bin/doxygen DOT=/usr/bin/dot PKG_CONFIG=/usr/bin/pkg-config"