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

Anatol Pomozov anatolik at gemini.archlinux.org
Thu Apr 21 19:33:48 UTC 2022


    Date: Thursday, April 21, 2022 @ 19:33:48
  Author: anatolik
Revision: 1187265

upgpkg: aws-c-auth 0.6.11-1

Modified:
  aws-c-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-21 19:30:48 UTC (rev 1187264)
+++ PKGBUILD	2022-04-21 19:33:48 UTC (rev 1187265)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-auth
-pkgver=0.6.8
+pkgver=0.6.11
 pkgrel=1
 pkgdesc='C99 library implementation of AWS client-side authentication: standard credentials providers and signing'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(aws-c-common aws-c-http aws-c-sdkutils)
 makedepends=(cmake)
 source=(aws-c-auth-$pkgver.zip::https://github.com/awslabs/aws-c-auth/archive/v$pkgver.zip)
-sha256sums=('f126752fd2d92d3ece3f270d65acd2436662adb5537f3615d5b704339297a6d2')
+sha256sums=('9c2e1904aad2e475a095307a1bb32ccc7bb49cb30552f62064cd717f96b45239')
 
 build() {
   cd aws-c-auth-$pkgver



More information about the arch-commits mailing list