[arch-commits] Commit in aws-crt-cpp/trunk (PKGBUILD)

Anatol Pomozov anatolik at gemini.archlinux.org
Thu Jan 6 01:48:05 UTC 2022


    Date: Thursday, January 6, 2022 @ 01:48:05
  Author: anatolik
Revision: 1094096

upgpkg: aws-crt-cpp 0.17.13-1

Modified:
  aws-crt-cpp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-06 01:47:29 UTC (rev 1094095)
+++ PKGBUILD	2022-01-06 01:48:05 UTC (rev 1094096)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-crt-cpp
-pkgver=0.17.1
+pkgver=0.17.13
 pkgrel=1
 pkgdesc='C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs aws-c-common aws-c-http aws-c-mqtt aws-c-auth aws-c-s3 aws-c-event-stream)
 makedepends=(cmake)
 source=(aws-crt-cpp-$pkgver.zip::https://github.com/awslabs/aws-crt-cpp/archive/v$pkgver.zip)
-sha256sums=('26f98a1d7d3813987f62327ad217f155e5d13db7329db761b9e96be659219a31')
+sha256sums=('28b856aec57769fba7f66dcc39d8dd478b46399303bf4c7d1e44f252f76e995f')
 
 build() {
   cd aws-crt-cpp-$pkgver



More information about the arch-commits mailing list