blob: e343f1783adb8ac22ffbaacd087f35eabc06212b (
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.8.0
pkgrel = 2
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.8.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/http_parser.rb-0.8.0.gem
sha256sums = 5a0932f1fa82ce08a8516a2685d5a86031c000560f89946913c555a0697544be
pkgname = ruby-http_parser.rb
|