aws-c-http: update to 0.8.8

This commit is contained in:
Biswapriyo Nath
2024-08-28 05:40:47 +00:00
parent d3e7764e15
commit 568d602cef

View File

@@ -3,7 +3,7 @@
_realname=aws-c-http
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.8.1
pkgver=0.8.8
pkgrel=1
pkgdesc='C99 implementation of the HTTP/1.1 and HTTP/2 specifications (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-http/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
sha256sums=('83fb47e2d7956469bb328f16dea96663e96f8f20dc60dc4e9676b82804588530')
sha256sums=('4c3a4a6845653c1b01162968f936c31aea6b25d3a0bdbf050b2342b8b94fcca6')
build() {
declare -a _extra_config