ruby-net-http-persistent: update to 3.1.0.
This commit is contained in:
parent
0b1e47385d
commit
a1f5df3f4f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-net-http-persistent'
|
||||
pkgname=ruby-net-http-persistent
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=3.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gem
|
||||
depends="ruby-connection_pool>=2.2 ruby-connection_pool<3.0"
|
||||
|
@ -9,7 +9,7 @@ short_desc="Manages persistent connections using Net::HTTP"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://docs.seattlerb.org/net-http-persistent"
|
||||
checksum=285cbf0bc3eb6312a86f883e0f5148e764aed76127075f3836dff5b74adad994
|
||||
checksum=eab637fcee31d2f2c119c24b5ae36d73cd8c08ccd9a45567829f24059e9836ae
|
||||
|
||||
post_install() {
|
||||
sed -n '63,82p' README.rdoc > LICENSE
|
||||
|
|
Loading…
Reference in New Issue