aws-crt-cpp: rebuild

Because this depends on aws-c-common.
This commit is contained in:
Sutou Kouhei
2022-10-19 16:37:49 +09:00
parent 022c545611
commit f3dc2ce010

View File

@@ -4,7 +4,7 @@ _realname=aws-crt-cpp
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.18.8
pkgrel=1
pkgrel=2
pkgdesc='C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++ (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')