aws-c-s3: update to 0.5.1
This commit is contained in:
parent
fab6cacc15
commit
62227bb8cf
@ -3,7 +3,7 @@
|
||||
_realname=aws-c-s3
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=0.5.0
|
||||
pkgver=0.5.1
|
||||
pkgrel=1
|
||||
pkgdesc='C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances (mingw-w64)'
|
||||
arch=('any')
|
||||
@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja")
|
||||
source=("https://github.com/awslabs/aws-c-s3/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('8289b2c560ebf49fe9b3d163ebcd284a2083976637d9aa9f8d5e59e0d19836fb')
|
||||
sha256sums=('b8737af410b66d20890bf446de3724722f7916f6a66114b1f79892dc83884ffb')
|
||||
|
||||
build() {
|
||||
declare -a _extra_config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user