blob: 82fd48974039c61b484340fbba78f25bbf6155b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-http_parser.rb
pkgdesc = Ruby bindings to https://github.com/ry/http-parser and https://github.com/a2800276/http-parser.java
pkgver = 0.7.0
pkgrel = 1
url = http://github.com/tmm1/http_parser.rb
arch = i686
arch = x86_64
license = MIT
makedepends = ruby-rdoc
depends = ruby
noextract = http_parser.rb-0.7.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/http_parser.rb-0.7.0.gem
sha256sums = 176ab661633ed25a11a415a745cd82957eaa6eed414aec3327809ae848300af6
pkgname = ruby-http_parser.rb
|