From dea61c38d9127b54a4c58052d5fd560a9ebc0bd0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 5 Jun 2024 16:49:35 +0200 Subject: [PATCH] ruby-httparty: rebuild for ruby-3.3.2_1. --- srcpkgs/ruby-httparty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-httparty/template b/srcpkgs/ruby-httparty/template index 79df8676af9..78fb59dc41e 100644 --- a/srcpkgs/ruby-httparty/template +++ b/srcpkgs/ruby-httparty/template @@ -1,7 +1,7 @@ # Template file for 'ruby-httparty' pkgname=ruby-httparty version=0.17.1 -revision=6 +revision=7 build_style=gem depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2" short_desc="Makes http fun! Also, makes consuming restful web services dead easy"