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

Anatol Pomozov anatolik at gemini.archlinux.org
Mon Oct 4 16:55:59 UTC 2021


    Date: Monday, October 4, 2021 @ 16:55:59
  Author: anatolik
Revision: 1027496

upgpkg: aws-c-cal 0.5.12-1

Modified:
  aws-c-cal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-04 16:55:53 UTC (rev 1027495)
+++ PKGBUILD	2021-10-04 16:55:59 UTC (rev 1027496)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-cal
-pkgver=0.4.5
+pkgver=0.5.12
 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=('7cc3f47d285306d1ba7baed715d19a4774edda45fd970563891f8d87630bc8f2')
+sha256sums=('a23624d96d6e2b70688ac073b6b5f1153f3cf488b6d570de2d063d6821fd0047')
 
 build() {
   cd aws-c-cal-$pkgver



More information about the arch-commits mailing list