[arch-commits] Commit in aws-c-http/trunk (PKGBUILD)
Anatol Pomozov
anatolik at gemini.archlinux.org
Thu Apr 21 19:20:00 UTC 2022
Date: Thursday, April 21, 2022 @ 19:20:00
Author: anatolik
Revision: 1187261
upgpkg: aws-c-http 0.6.14-1
Modified:
aws-c-http/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-21 19:03:14 UTC (rev 1187260)
+++ PKGBUILD 2022-04-21 19:20:00 UTC (rev 1187261)
@@ -1,7 +1,7 @@
# Maintainer: Anatol Pomozov
pkgname=aws-c-http
-pkgver=0.6.10
+pkgver=0.6.14
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=('c66f2300075524bdfb60aec3a157ebfba9f474ad43f5889f91845aaedce69699')
+sha256sums=('72dd15ad60eac4515553681599ddff22a7f1f29967d04e903faacbae150db067')
build() {
cd aws-c-http-$pkgver
More information about the arch-commits
mailing list