[arch-commits] Commit in aws-c-io/trunk (PKGBUILD)

Anatol Pomozov anatolik at gemini.archlinux.org
Thu Apr 21 18:39:45 UTC 2022


    Date: Thursday, April 21, 2022 @ 18:39:45
  Author: anatolik
Revision: 1187251

upgpkg: aws-c-io 0.10.22-1

Modified:
  aws-c-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-21 18:29:04 UTC (rev 1187250)
+++ PKGBUILD	2022-04-21 18:39:45 UTC (rev 1187251)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-io
-pkgver=0.10.16
+pkgver=0.10.22
 pkgrel=1
 pkgdesc='AWS SDK module to handle all IO and TLS work for application protocols'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(aws-c-common aws-c-cal s2n-tls)
 makedepends=(cmake)
 source=(aws-c-io-$pkgver.zip::https://github.com/awslabs/aws-c-io/archive/v$pkgver.zip)
-sha256sums=('10de47775e588e14c6e474c03bf240dddb3678872ac7844d8d5c2af47311a277')
+sha256sums=('75b73182ad252b85bf2e177cd228ae76cbd55a8a5acee66b38dbd1735cf1bf8c')
 
 build() {
   cd aws-c-io-$pkgver



More information about the arch-commits mailing list