aws-c-http: update to 0.10.4

This commit is contained in:
Biswapriyo Nath 2025-08-06 07:13:31 +00:00
parent 3cf5651f3f
commit 8113fcadd0

View File

@ -3,7 +3,7 @@
_realname=aws-c-http
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.9.2
pkgver=0.10.4
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=('328013ebc2b5725326cac01941041eec1e1010058c60709da2c23aa8fb967370')
sha256sums=('dfeeeaa2e84ccda4c8cb0c29f412298df80a57a27003e716f2d3df9794956fc1')
build() {
declare -a _extra_config