mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
ruby-net-http-persistent: update to 3.1.0.
This commit is contained in:
parent
0b1e47385d
commit
a1f5df3f4f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ruby-net-http-persistent'
|
# Template file for 'ruby-net-http-persistent'
|
||||||
pkgname=ruby-net-http-persistent
|
pkgname=ruby-net-http-persistent
|
||||||
version=3.0.0
|
version=3.1.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gem
|
build_style=gem
|
||||||
depends="ruby-connection_pool>=2.2 ruby-connection_pool<3.0"
|
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>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://docs.seattlerb.org/net-http-persistent"
|
homepage="http://docs.seattlerb.org/net-http-persistent"
|
||||||
checksum=285cbf0bc3eb6312a86f883e0f5148e764aed76127075f3836dff5b74adad994
|
checksum=eab637fcee31d2f2c119c24b5ae36d73cd8c08ccd9a45567829f24059e9836ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '63,82p' README.rdoc > LICENSE
|
sed -n '63,82p' README.rdoc > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue