New package: ruby-net-http-pipeline-1.0.1
This commit is contained in:
parent
ee40dfcd53
commit
36d382e736
16
srcpkgs/ruby-net-http-pipeline/template
Normal file
16
srcpkgs/ruby-net-http-pipeline/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'ruby-net-http-pipeline'
|
||||
pkgname=ruby-net-http-pipeline
|
||||
version=1.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gem
|
||||
short_desc="HTTP/1.1 pipelining implementation atop Net::HTTP"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://docs.seattlerb.org/net-http-pipeline"
|
||||
checksum=6923ce2f28bfde589a9f385e999395eead48ccfe4376d4a85d9a77e8c7f0b22f
|
||||
|
||||
post_install() {
|
||||
sed -n '40,59p' README.txt > LICENSE
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user