summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2019-03-26 11:02:24 -0400
committerTony Lambiris2019-03-26 11:02:24 -0400
commit49f38e0ddede4527f88511488a6363c26344f8d6 (patch)
treee419053312879032a32e32153e681755de21878a /PKGBUILD
parent4376d3fce8d84e9d7ca1495414a46078564e5e38 (diff)
downloadaur-49f38e0ddede4527f88511488a6363c26344f8d6.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d5382dc1227..f93427192bc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=aws-sdk-cpp-git
-pkgver=1.7.59.r0.gcc21273299
+pkgver=1.7.76.r0.g64edbaf595
pkgrel=1
pkgdesc="AWS SDK for C++"
arch=('x86_64')
@@ -9,9 +9,9 @@ license=('Apache')
depends=('cmake')
makedepends=('openssl' 'curl' 'zlib' 'libutil-linux')
conclits=('aws-checksums-git')
-_gitcommit='cc212732996dcabbf100404b9af773f85cfb1a42'
-#source=("${pkgname}::git+https://github.com/aws/aws-sdk-cpp")
+_gitcommit='64edbaf595f6e7e0b0ffbf5a14448eca661ac998'
source=("${pkgname}::git+https://github.com/aws/aws-sdk-cpp#commit=${_gitcommit}")
+#source=("${pkgname}::git+https://github.com/aws/aws-sdk-cpp")
sha256sums=('SKIP')
# disable until aws engineers can settle on their fucking build process