[arch-commits] Commit in aws-c-http/trunk (PKGBUILD)
Anatol Pomozov
anatolik at gemini.archlinux.org
Thu Jan 6 01:49:10 UTC 2022
Date: Thursday, January 6, 2022 @ 01:49:10
Author: anatolik
Revision: 1094101
upgpkg: aws-c-http 0.6.10-1
Modified:
aws-c-http/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-06 01:49:03 UTC (rev 1094100)
+++ PKGBUILD 2022-01-06 01:49:10 UTC (rev 1094101)
@@ -1,7 +1,7 @@
# Maintainer: Anatol Pomozov
pkgname=aws-c-http
-pkgver=0.6.7
+pkgver=0.6.10
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=('1c728a90a2aa7a460213c7216e462c7890ad22981e5a46113d0a315026c99ead')
+sha256sums=('c66f2300075524bdfb60aec3a157ebfba9f474ad43f5889f91845aaedce69699')
build() {
cd aws-c-http-$pkgver
More information about the arch-commits
mailing list