summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fad85aaf78e00d3c81d4c8f2c1503076c41b069b (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
27
28
pkgbase = mingw-w64-curl
	pkgdesc = An URL retrival utility and library (mingw-w64)
	pkgver = 8.7.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.7.1.tar.xz
	source = 0002-nghttp2-static.patch
	source = 0004-more-static-fixes.patch
	sha256sums = 6fea2aac6a4610fbd0400afb0bcddbe7258a64c63f1f68e5855ebc0c659710cd
	sha256sums = 3ee9c75a3046f86f91290c143170179230c9adc6eabfbb79eb26f708a165b719
	sha256sums = 590eb65e90e756eaad993d52a101f29091ada2c742c5a607684e88fc5c560d54

pkgname = mingw-w64-curl