summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff05b5ad7fe16493475f3cf66e410e2b35e1d0df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = mingw-w64-c-ares
	pkgdesc = C library that performs DNS requests and name resolves asynchronously (mingw-w64)
	pkgver = 1.34.3
	pkgrel = 1
	url = https://c-ares.haxx.se/
	arch = any
	license = MIT
	makedepends = mingw-w64-cmake
	depends = mingw-w64-crt
	options = !strip
	options = !buildflags
	options = staticlibs
	source = https://github.com/c-ares/c-ares/releases/download/v1.34.3/c-ares-1.34.3.tar.gz
	sha256sums = 35410aa625cc9ee95b66475f54aea7c81c673fb63d75fad5eee267711503b72a

pkgname = mingw-w64-c-ares