blob: 6b28fac2c3e0abac6cb43565b8bd275cc6dc2a2c (
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.0.7.r1856.g8aa82b3370
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.0.7.r1856.g8aa82b3370
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
|