summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: efa9c0c6b4ec64b8fde7762661b86f84e8fd2ae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = curl-http3
	pkgdesc = An URL retrieval utility and library - compiled with HTTP/3 support - binary is called curl3
	pkgver = 7.71.0
	pkgrel = 1
	url = https://curl.haxx.se
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = git
	makedepends = go
	makedepends = cmake
	depends = ca-certificates
	depends = openssl
	depends = zlib
	depends = libpsl
	depends = libnghttp2
	depends = libidn2
	depends = libidn2.so
	source = https://curl.haxx.se/download/curl-7.71.0.tar.gz
	source = https://curl.haxx.se/download/curl-7.71.0.tar.gz.asc
	validpgpkeys = 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2
	sha512sums = c983a2a71bf5037a0f2b7f55b7638fbc1f43b4bd56db5c407ae42482b0dc9b94ae90a108c48e0526a5fa580d992d9c1a96b35d35f82ba0d4c982f9bf5ab695f6
	sha512sums = SKIP

pkgname = curl-http3