From 19ebff3d5b92bc25df1eb0d2a100c42b94d87d16 Mon Sep 17 00:00:00 2001 From: Devon Thyne Date: Mon, 29 Jan 2024 17:53:33 +0000 Subject: [PATCH] community/aws-c-http: upgrade to 0.8.0 --- community/aws-c-http/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/aws-c-http/APKBUILD b/community/aws-c-http/APKBUILD index 80fc6d29474..bc61ebd58db 100644 --- a/community/aws-c-http/APKBUILD +++ b/community/aws-c-http/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Holger Jaekel # Maintainer: psykose pkgname=aws-c-http -pkgver=0.7.11 +pkgver=0.8.0 pkgrel=0 pkgdesc="AWS C99 implementation of the HTTP/1.1 and HTTP/2 specifications" url="https://github.com/awslabs/aws-c-http" @@ -56,5 +56,5 @@ dev() { } sha512sums=" -c6c30f50a25306e536742802fa75002a62e44a6569de7272468546679d8f85e170c885e5eb1f873145d9ac01b37b668860a26df97bf1315f4a01e9f1e44cf2b8 aws-c-http-0.7.11.tar.gz +c440ad1590c050c45634f0245fb26e9193b00e3020d26e132715ca1321fa4a36f1cc765753950c2f220a05ec7a6fe3ffa31c07ed0e83d40447714c65cbd36fb9 aws-c-http-0.8.0.tar.gz "