summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 544f49b26bc291636dcbdc813a6b54037c0a495b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mingw-w64-http-parser
	pkgdesc = Parser for HTTP Request/Response written in C (mingw-w64)
	pkgver = 2.9.4
	pkgrel = 1
	url = https://github.com/nodejs/http-parser
	arch = any
	license = MIT
	makedepends = mingw-w64-gcc
	depends = mingw-w64-crt
	options = !strip
	options = !buildflags
	options = staticlibs
	source = http-parser-2.9.4.tar.gz::https://github.com/nodejs/http-parser/archive/v2.9.4.tar.gz
	sha512sums = b45df7b94d1c51079d44687d0a7f901f44faae51df4e84c7e3fe38f130c2d809d0e7c2a146c57b3723e60732aededc246bf44eadb10a95b710963d641f9fe7cd

pkgname = mingw-w64-http-parser