From fc19a7e4d1284641683b3de76a3b27614c6f47c3 Mon Sep 17 00:00:00 2001 From: fossdd Date: Sat, 24 Aug 2024 10:35:47 +0000 Subject: community/aws-c-common: upgrade to 0.9.27 --- community/aws-c-common/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/aws-c-common/APKBUILD b/community/aws-c-common/APKBUILD index 8e183d8c0a9..e78900a77e5 100644 --- a/community/aws-c-common/APKBUILD +++ b/community/aws-c-common/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Holger Jaekel # Maintainer: fossdd pkgname=aws-c-common -pkgver=0.9.25 +pkgver=0.9.27 pkgrel=0 pkgdesc="Core c99 package for AWS SDK for C including cross-platform primitives, configuration, data structures, and error handling" url="https://github.com/awslabs/aws-c-common" @@ -46,5 +46,5 @@ dev() { } sha512sums=" -e725862a461337411bc139634c0d4f6f9e87e56eff28c487654d7eadf065cf7e7bfc3a4a38b64f97d1a019735589e1fe6389090aff0fc4e2a1013abf027a7283 aws-c-common-0.9.25.tar.gz +c58c93931c21166e85593a011257b74f661904a0ab1951abb38267012f5a13e1600af82c41b3bb488d41d25629d9deee4525c34747c3383afed6c7aee09a840b aws-c-common-0.9.27.tar.gz " -- cgit v1.2.3