blob: e2aafcef128e4e6fd1e7c4d16faa689705ca26af (
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.68.0
pkgrel = 3
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.68.0.tar.gz
source = https://curl.haxx.se/download/curl-7.68.0.tar.gz.asc
validpgpkeys = 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2
sha512sums = 58b42c08b1cf4cb6e68f8e469d5b5f6298eebe286ba2677ad29e1a7eefd15b8609af54544f4c5a7dadebbd3b23bd77700830f2f60fbea7ae3f2f306e640010b0
sha512sums = SKIP
pkgname = curl-http3
|