From 5a85b6bc5b6ae4247b7c0c28acda95dc6b22157f Mon Sep 17 00:00:00 2001 From: fossdd Date: Sat, 24 Aug 2024 10:34:10 +0000 Subject: [PATCH] community/aws-crt-cpp: upgrade to 0.27.6 --- community/aws-crt-cpp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/aws-crt-cpp/APKBUILD b/community/aws-crt-cpp/APKBUILD index d4d8bf33e2d..169918872d5 100644 --- a/community/aws-crt-cpp/APKBUILD +++ b/community/aws-crt-cpp/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Holger Jaekel # Maintainer: fossdd pkgname=aws-crt-cpp -pkgver=0.27.5 +pkgver=0.27.6 pkgrel=0 pkgdesc="C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++" url="https://github.com/awslabs/aws-crt-cpp" @@ -67,5 +67,5 @@ dev() { } sha512sums=" -3afebbf27e9c402b2f4c60f90a059e1d987407f0d0bf7a788a0628e94ac946ae57dcc8f2a13c4c98a73a0bee52335567c93315cc09d7ea940d8634e04d0a70e4 aws-crt-cpp-0.27.5.tar.gz +21f6324938263c01173ca1e744555acc209b6fd61be57d03f69cc59894534a4761ba13ca4b064b87c19878d7e5785a23628380f799da0fcbee3a167e4da2ebf2 aws-crt-cpp-0.27.6.tar.gz "