From e334d5be527bb257618e4e0f73c2752be332430b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 4 Jan 2023 14:43:23 +0100 Subject: [PATCH] ruby-ethon: rebuild for ruby-3.2.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 a3184cb3fc4..3cdfa9410b9 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=5 +revision=6 build_style=gem depends="ruby-ffi>=1.3.0" short_desc="Lightweight wrapper around libcurl"