1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/aws-c-io: upgrade to 0.21.0

This commit is contained in:
fossdd 2025-07-10 18:51:54 +00:00 committed by achill (fossdd)
parent 6fd8fd4668
commit 8a26eb1f8a

View file

@ -1,7 +1,7 @@
# Contributor: Holger Jaekel <holger.jaekel@gmx.de>
maintainer="fossdd <fossdd@pwned.life>"
pkgname=aws-c-io
pkgver=0.20.1
pkgver=0.21.0
pkgrel=0
pkgdesc="Module for the AWS SDK for C handling all IO and TLS work for application protocols"
url="https://github.com/awslabs/aws-c-io"
@ -52,5 +52,5 @@ package() {
}
sha512sums="
cc9c367cfcd4fe3486f4e021fbbf302cec248cc42f2a80b49a107c1f86e91e64d70eac4e0ccbd6b91282edae3ecc576b31049f3c412016065c49b0a728678294 aws-c-io-0.20.1.tar.gz
ea07e14cb62df984798a2dfda6e58c9e92e89735de7249e84dfaf5c408da7eb1558b68893f6fd93cb98daf1a3400cb2483a8e678e7cae7b6b89f75285489f8cb aws-c-io-0.21.0.tar.gz
"