summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3ec8f8f930ff330a2a5f46f61eb8e837579130af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ocaml-curl
	pkgdesc = OCaml bindings to libcurl
	pkgver = 0.9.2
	pkgrel = 3
	url = https://ygrek.org/p/ocurl
	arch = i686
	arch = x86_64
	arch = armv7h
	license = MIT
	makedepends = ocaml-findlib
	makedepends = ocaml-lwt
	depends = curl>=7.28.0
	options = !strip
	options = !makeflags
	options = staticlibs
	source = ocaml-curl-0.9.2.tar.gz::https://github.com/ygrek/ocurl/archive/0.9.2.tar.gz
	sha256sums = dfa55b83f2ba1f32898c3488fd7bfcd55414f4719f563d83d126e5b9de2bd156

pkgname = ocaml-curl