summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 10a9a54885b66d54b1d4eb941a04aa3514193820 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = openssl-git
	pkgdesc = Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols
	pkgver = 3.1.0.beta1.r2065.g43a9e682d8
	pkgrel = 1
	url = https://www.openssl.org/
	arch = i686
	arch = x86_64
	license = apache
	makedepends = git
	depends = glibc
	depends = perl
	optdepends = ca-certificates
	provides = openssl=3.1.0.beta1.r2065.g43a9e682d8
	conflicts = openssl
	options = staticlibs
	backup = etc/ssl/openssl.cnf
	source = git+https://github.com/openssl/openssl.git
	source = ca-dir.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/openssl/trunk/ca-dir.patch
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = openssl-git