blob: 2258c826cad03d28209e45f8457efa31ed923077 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mingw-w64-mbedtls2
pkgdesc = Portable cryptographic and SSL/TLS library, aka polarssl (mingw-w64)
pkgver = 2.28.9
pkgrel = 1
url = https://tls.mbed.org
arch = any
license = Apache-2.0
makedepends = mingw-w64-cmake
makedepends = git
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = staticlibs
options = !debug
source = git+https://github.com/ARMmbed/mbedtls.git#tag=b102d44b8500344336ddb5fdc6333aab18a99a34
source = cmake-dll-soversion.patch
b2sums = 607ea3600ee6466a85919c6e6b6c66120fe8dd6033983e4cd782884fcf1178a587cd8556c78239718cc23686ed64f8349f4ff45d23510d90ae8d6837a05b83bd
b2sums = 6d50435bf384fdc1748fdb9d4017fac3ec8546c0e9f532e8922f6f5144b5a370eb33ddb2e527ffdb898a53edde6859808772507023c24ee5bda92b2c04725d26
pkgname = mingw-w64-mbedtls2
|