From 71e2893372eb828031ac1dd12a6671b3f8e27d65 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 21 Jun 2018 12:07:25 -0300 Subject: [PATCH] ruby: rebuild against libgdbm.so.6 --- srcpkgs/ruby/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index 7a7bd54b842..d7e90b7c338 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -1,9 +1,9 @@ -# Template build file for 'ruby'. +# Template file for 'ruby' _ruby_abiver=2.5.0 pkgname=ruby version=2.5.1 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-shared --disable-rpath DOXYGEN=/usr/bin/doxygen DOT=/usr/bin/dot PKG_CONFIG=/usr/bin/pkg-config"