From bc9d3fc76e1c52dc9102651c52b9fbdac986c025 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 25 Dec 2018 14:35:46 -0200 Subject: [PATCH] ruby-net-http-pipeline: rebuild for new ruby-abiver --- srcpkgs/ruby-net-http-pipeline/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-net-http-pipeline/template b/srcpkgs/ruby-net-http-pipeline/template index 4e20bb7cdb5..1fad33867e6 100644 --- a/srcpkgs/ruby-net-http-pipeline/template +++ b/srcpkgs/ruby-net-http-pipeline/template @@ -1,7 +1,7 @@ # Template file for 'ruby-net-http-pipeline' pkgname=ruby-net-http-pipeline version=1.0.1 -revision=1 +revision=2 noarch=yes build_style=gem short_desc="HTTP/1.1 pipelining implementation atop Net::HTTP"