Date: Tuesday, April 25, 2023 @ 16:35:36
  Author: anatolik
Revision: 1448683

upgpkg: aws-c-common 0.8.17-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-25 16:18:46 UTC (rev 1448682)
+++ PKGBUILD    2023-04-25 16:35:36 UTC (rev 1448683)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.8.13
+pkgver=0.8.17
 pkgrel=1
 pkgdesc='Core c99 package for AWS SDK for C. Includes cross-platform 
primitives, configuration, data structures, and error handling.'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(cmake)
 
source=(aws-c-common-$pkgver.zip::https://github.com/awslabs/aws-c-common/archive/v$pkgver.zip)
-sha256sums=('dbbe179d97451a78a2b86e8aa661346309c28befd254e9352cd5046b75c7a33a')
+sha256sums=('85fb290789068fc58ab067b4db2db46b81a46ea5311f6bced9dd539b9ea94582')
 
 build() {
   cd aws-c-common-$pkgver

Reply via email to