diff --git a/community/aws-crt-cpp/APKBUILD b/community/aws-crt-cpp/APKBUILD index a74feb96c512e39d3b4001338190a9d89c21db58..cb87c48a09c9bffef9ec22aaa46e0af402e0193c 100644 --- a/community/aws-crt-cpp/APKBUILD +++ b/community/aws-crt-cpp/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Holger Jaekel <holger.jaekel@gmx.de> # Maintainer: fossdd <fossdd@pwned.life> pkgname=aws-crt-cpp -pkgver=0.29.5 +pkgver=0.29.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" @@ -66,5 +66,5 @@ dev() { } sha512sums=" -ec27cfecc3bacb048b36ac86e3bb2bf6dbf34472aacd6c757d592d9069e0d2368e7fe64199fd8c5bf2e64b4c5cab785ea296cdc3e36fa5f6fa7d6a99459d1945 aws-crt-cpp-0.29.5.tar.gz +acea11d88b4826b31a7072ec7ccae0d8bf2ab7c41fb692af716fe37e3c93fc1cb410f6307907f3cacbc3521bde141c557e61683056ebb6ed5712098bee3db733 aws-crt-cpp-0.29.6.tar.gz "