summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe198f6d7ef1686fcc8ac8e5639e897980e4ace8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = http-parser-git
	pkgdesc = Parser for HTTP Request/Response written in C
	pkgver = 2.7.1.r13.g5c2d339
	pkgrel = 1
	url = https://github.com/nodejs/http-parser
	arch = i686
	arch = x86_64
        arch = armv7h
	license = MIT
	makedepends = git
	depends = glibc
	provides = http-parser
	conflicts = http-parser
	source = http-parser-git::git+https://github.com/nodejs/http-parser.git
	md5sums = SKIP

pkgname = http-parser-git