From b542d9f7e23e0f803e88b6a4fd64a0f7697b0e29 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 15 Jul 2025 16:32:37 +0200 Subject: [PATCH] ruby-ethon: rebuild for ruby-3.4.4. --- 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 0fe26467417..9ba48efd3e7 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=7 +revision=8 build_style=gem depends="ruby-ffi>=1.3.0" short_desc="Lightweight wrapper around libcurl"