ruby-net-http-persistent: update to 4.0.1.

This commit is contained in:
Leah Neukirchen 2021-07-14 20:46:19 +02:00
parent 12efae9a69
commit 8e1a523675

View file

@ -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 <orphan@voidlinux.org>"
license="MIT"
homepage="http://docs.seattlerb.org/net-http-persistent"
checksum=eab637fcee31d2f2c119c24b5ae36d73cd8c08ccd9a45567829f24059e9836ae
checksum=2752f4cce05fd1c45e0537c6f3a98fa5a4899efd5f88e63c104ed5f05cbddef9
post_install() {
sed -n '63,82p' README.rdoc > LICENSE