[arch-commits] Commit in aws-sdk-cpp/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Jan 25 18:08:53 UTC 2021


    Date: Monday, January 25, 2021 @ 18:08:53
  Author: anatolik
Revision: 829715

upgpkg: aws-sdk-cpp 1.8.129-1

Modified:
  aws-sdk-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-25 18:08:46 UTC (rev 829714)
+++ PKGBUILD	2021-01-25 18:08:53 UTC (rev 829715)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-sdk-cpp
-pkgver=1.8.68
+pkgver=1.8.129
 pkgrel=1
 pkgdesc='AWS SDK for C++'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(openssl curl zlib util-linux-libs aws-c-common aws-c-event-stream libpulse)
 makedepends=(cmake)
 source=(aws-sdk-cpp-$pkgver.zip::https://github.com/aws/aws-sdk-cpp/archive/$pkgver.zip)
-sha256sums=('6d4017d49b109a53e930b699359ebac3259dfd45232a90a3ff931da5707d35b6')
+sha256sums=('ac57e83a5a0ae93a3fe784a91a0658e46e484b3a49567d3a3ab4b3fb335df4af')
 
 # AWS C++ SDK is a huge project. Install size of the whole project is ~500MiB. To reduce it
 # we build only a small subset of components used by other packages. Add more components to



More information about the arch-commits mailing list