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

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


    Date: Thursday, April 21, 2022 @ 18:28:45
  Author: anatolik
Revision: 1187249

upgpkg: aws-c-cal 0.5.17-1

Modified:
  aws-c-cal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-21 18:24:48 UTC (rev 1187248)
+++ PKGBUILD	2022-04-21 18:28:45 UTC (rev 1187249)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-cal
-pkgver=0.5.12
+pkgver=0.5.17
 pkgrel=1
 pkgdesc='AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(aws-c-common openssl)
 makedepends=(cmake)
 source=(aws-c-cal-$pkgver.zip::https://github.com/awslabs/aws-c-cal/archive/v$pkgver.zip)
-sha256sums=('a23624d96d6e2b70688ac073b6b5f1153f3cf488b6d570de2d063d6821fd0047')
+sha256sums=('d3e8d058658061712c17a75be5c5b1f19462aed2d2d7a2c9116c2766c2682b7b')
 
 build() {
   cd aws-c-cal-$pkgver



More information about the arch-commits mailing list