summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b31b949316db7bf9e0bd2461be60bb18efd713b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = tiny_httpd
	pkgdesc = Minimal HTTP server
	pkgver = 0.19
	pkgrel = 3
	url = https://c-cube.github.io/tiny_httpd
	arch = x86_64
	license = MIT
	makedepends = dune
	makedepends = ocaml-findlib
	makedepends = ocaml-result
	depends = ocaml>=4.08.0
	depends = ocaml-iostream
	depends = ocaml-hmap
	depends = ocaml-seq
	options = !strip
	options = staticlibs
	source = tiny_httpd-0.19.tar.gz::https://github.com/c-cube/tiny_httpd/archive/v0.19.tar.gz
	sha256sums = d567e17a181ab667d760906a9a33b9c59c95506e95c4e60710b31355bcacbbf2

pkgname = tiny_httpd