From 652e7a7ae2437ae52cce6eb15a287a4fa322f31a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 20 Apr 2019 14:42:43 -0300 Subject: [PATCH] ruby-httparty: update to 0.17.0. --- srcpkgs/ruby-httparty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruby-httparty/template b/srcpkgs/ruby-httparty/template index 6b24f1083b8..41dc8c7bfc7 100644 --- a/srcpkgs/ruby-httparty/template +++ b/srcpkgs/ruby-httparty/template @@ -1,6 +1,6 @@ # Template file for 'ruby-httparty' pkgname=ruby-httparty -version=0.16.4 +version=0.17.0 revision=1 archs=noarch build_style=gem @@ -9,7 +9,7 @@ short_desc="Makes http fun! Also, makes consuming restful web services dead easy maintainer="maxice8 " license="MIT" homepage="https://github.com/jnunemaker/httparty" -checksum=62c89d00f5e8933b2d397a49b57deb18ca18e16cb7d862ee4f53b73228dc3d81 +checksum=76f359eb0f06873fc64315bb71be33e44100c0865fbf36570811c8a5e9d5151f post_install() { vlicense MIT-LICENSE