summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0457a681c1975f956721dab731f3bea666fbf09d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = http-parser
	pkgdesc = Parser for HTTP Request/Response written in C
	pkgver = 2.9.4
	pkgrel = 2
	url = https://github.com/nodejs/http-parser
	arch = x86_64
	license = MIT
	depends = glibc
	source = https://github.com/nodejs/http-parser/archive/v2.9.4/http-parser-2.9.4.tar.gz
	sha256sums = 467b9e30fd0979ee301065e70f637d525c28193449e1b13fbcb1b1fab3ad224f

pkgname = http-parser