summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfossdd <fossdd@pwned.life>2024-07-13 12:11:27 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2024-07-13 14:07:12 +0000
commit8e3be52808089c73e720fd440450f0e5c0618942 (patch)
treea655a00f1e4f53cc47457a5c421e5f646f88b465
parente0c5e94ddbfeb62766761614e26efe467bad96de (diff)
downloadaports-8e3be52808089c73e720fd440450f0e5c0618942.zip
community/aws-c-io: upgrade to 0.14.10
-rw-r--r--community/aws-c-io/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/aws-c-io/APKBUILD b/community/aws-c-io/APKBUILD
index 2f6ea7444ea..749f00b843a 100644
--- a/community/aws-c-io/APKBUILD
+++ b/community/aws-c-io/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Holger Jaekel <holger.jaekel@gmx.de>
# Maintainer: fossdd <fossdd@pwned.life>
pkgname=aws-c-io
-pkgver=0.14.9
+pkgver=0.14.10
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"
@@ -59,5 +59,5 @@ dev() {
}
sha512sums="
-b5dc81635ce775c3783df2d4f6ccf0890b1e1669bddb1c10f6d200203684e84504ca87099cb88874010df28f98f658da5a4eacb9e4df0408d40d845f3d394f48 aws-c-io-0.14.9.tar.gz
+30341e277b013b2e5a44193e7603072d3687617fe404fdf8d28e3ff334dd645925e930b7184c7f8751b9658886d474ada8694cee29fc2153656c1fbf79dc3cb6 aws-c-io-0.14.10.tar.gz
"