Date: Tuesday, October 18, 2022 @ 17:03:00
  Author: anatolik
Revision: 1332716

upgpkg: aws-c-io 0.13.5-1

Modified:
  aws-c-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-18 17:01:45 UTC (rev 1332715)
+++ PKGBUILD    2022-10-18 17:03:00 UTC (rev 1332716)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-io
-pkgver=0.13.2
+pkgver=0.13.5
 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=('f3f664f8db82fe38e3613c61126a023ecf013bc11c90bf21c23fe3dc4e2b6d88')
+sha256sums=('8881e58e385557ab626f74a574aa4f41011d0cb96242df5ec473e471df2976dc')
 
 build() {
   cd aws-c-io-$pkgver

Reply via email to