From 69cdf3691d47ba48839d10942c736bf00c6e7f8a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 26 Dec 2021 17:05:29 +0100 Subject: [PATCH] ruby-ethon: rebuild for ruby-3.1.0. --- srcpkgs/ruby-ethon/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-ethon/template b/srcpkgs/ruby-ethon/template index d6bbf0958c..a3184cb3fc 100644 --- a/srcpkgs/ruby-ethon/template +++ b/srcpkgs/ruby-ethon/template @@ -1,7 +1,7 @@ # Template file for 'ruby-ethon' pkgname=ruby-ethon version=0.12.0 -revision=4 +revision=5 build_style=gem depends="ruby-ffi>=1.3.0" short_desc="Lightweight wrapper around libcurl"