summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f4bf1589a50cf485c8ea14d3b5a98dd891d1573 (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 = mingw-w64-curl
	pkgdesc = An URL retrival utility and library (mingw-w64)
	pkgver = 8.11.1
	pkgrel = 1
	url = https://curl.haxx.se
	arch = any
	license = MIT
	makedepends = mingw-w64-configure
	depends = mingw-w64-crt
	depends = mingw-w64-libidn2
	depends = mingw-w64-libpsl
	depends = mingw-w64-libssh2
	depends = mingw-w64-openssl
	depends = mingw-w64-libnghttp2
	depends = mingw-w64-zstd
	depends = mingw-w64-brotli
	depends = mingw-w64-zlib
	options = staticlibs
	options = !strip
	options = !buildflags
	source = https://curl.haxx.se/download/curl-8.11.1.tar.xz
	source = 0002-nghttp2-static.patch
	sha256sums = c7ca7db48b0909743eaef34250da02c19bc61d4f1dcedd6603f109409536ab56
	sha256sums = 5be61f52e5d225d000bd9bd6899013240755afde96826b7857166c86ce1f0648

pkgname = mingw-w64-curl