[arch-commits] Commit in aws-c-http/trunk (PKGBUILD)

Anatol Pomozov anatolik at gemini.archlinux.org
Mon Aug 29 17:37:42 UTC 2022


    Date: Monday, August 29, 2022 @ 17:37:42
  Author: anatolik
Revision: 1285476

upgpkg: aws-c-http 0.6.20-1

Modified:
  aws-c-http/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 17:35:28 UTC (rev 1285475)
+++ PKGBUILD	2022-08-29 17:37:42 UTC (rev 1285476)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-http
-pkgver=0.6.14
+pkgver=0.6.20
 pkgrel=1
 pkgdesc='C99 implementation of the HTTP/1.1 and HTTP/2 specifications'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(aws-c-common aws-c-compression aws-c-io)
 makedepends=(cmake)
 source=(aws-c-http-$pkgver.zip::https://github.com/awslabs/aws-c-http/archive/v$pkgver.zip)
-sha256sums=('72dd15ad60eac4515553681599ddff22a7f1f29967d04e903faacbae150db067')
+sha256sums=('e4ab22fb9fd6d2909c7ec10bbbecf583f62bf5cd6949cfafee9a58949d2ce775')
 
 build() {
   cd aws-c-http-$pkgver



More information about the arch-commits mailing list