diff --git a/srcpkgs/ruby-net-http-persistent/template b/srcpkgs/ruby-net-http-persistent/template index 6d18ce9338..a0f35fc709 100644 --- a/srcpkgs/ruby-net-http-persistent/template +++ b/srcpkgs/ruby-net-http-persistent/template @@ -1,14 +1,14 @@ # Template file for 'ruby-net-http-persistent' pkgname=ruby-net-http-persistent -version=3.1.0 -revision=3 +version=4.0.1 +revision=1 build_style=gem depends="ruby-connection_pool>=2.2 ruby-connection_pool<3.0" short_desc="Manages persistent connections using Net::HTTP" maintainer="Orphaned " license="MIT" homepage="http://docs.seattlerb.org/net-http-persistent" -checksum=eab637fcee31d2f2c119c24b5ae36d73cd8c08ccd9a45567829f24059e9836ae +checksum=2752f4cce05fd1c45e0537c6f3a98fa5a4899efd5f88e63c104ed5f05cbddef9 post_install() { sed -n '63,82p' README.rdoc > LICENSE