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

Anatol Pomozov anatolik at gemini.archlinux.org
Wed Oct 13 15:17:57 UTC 2021


    Date: Wednesday, October 13, 2021 @ 15:17:56
  Author: anatolik
Revision: 1030015

upgpkg: aws-c-io 0.10.10-1

Modified:
  aws-c-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-13 15:05:59 UTC (rev 1030014)
+++ PKGBUILD	2021-10-13 15:17:56 UTC (rev 1030015)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-io
-pkgver=0.10.9
+pkgver=0.10.10
 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=('4f6893553034698fce292958b10caff9af4f9829a4aa94a73bf5c44d18d770a1')
+sha256sums=('b0b098155c9056ed7293a5bdcd815bad761a2dca98a76fbcb1abfe4048e77e10')
 
 build() {
   cd aws-c-io-$pkgver



More information about the arch-commits mailing list