Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
aws-c-io


Commits:
1372ad47 by Carl Smedstad at 2025-09-14T15:24:35+02:00
upgpkg: 0.22.0-1: Upstream release

https://github.com/awslabs/aws-c-io/releases/tag/v0.22.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = aws-c-io
        pkgdesc = AWS SDK module to handle all IO and TLS work for application 
protocols
-       pkgver = 0.21.4
+       pkgver = 0.22.0
        pkgrel = 1
        url = https://github.com/awslabs/aws-c-io
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = aws-c-io
        depends = aws-c-common
        depends = glibc
        depends = s2n-tls
-       source = 
aws-c-io-0.21.4.tar.gz::https://github.com/awslabs/aws-c-io/archive/v0.21.4.tar.gz
-       sha256sums = 
ddc935d6ae0e7fda3b404a7c22ce20a0a1825c188d0087c9ffc817e8e7060325
+       source = 
aws-c-io-0.22.0.tar.gz::https://github.com/awslabs/aws-c-io/archive/v0.22.0.tar.gz
+       sha256sums = 
07b0ac7271e482e1f5f1e84fcf33ec23fb8a2c12e7a7f331455a5f1d38b9fbfd
 
 pkgname = aws-c-io


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Carl Smedstad <car...@archlinux.org>
 
 pkgname=aws-c-io
-pkgver=0.21.4
+pkgver=0.22.0
 pkgrel=1
 pkgdesc='AWS SDK module to handle all IO and TLS work for application 
protocols'
 arch=(x86_64)
@@ -16,7 +16,7 @@ depends=(
 )
 makedepends=(cmake)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('ddc935d6ae0e7fda3b404a7c22ce20a0a1825c188d0087c9ffc817e8e7060325')
+sha256sums=('07b0ac7271e482e1f5f1e84fcf33ec23fb8a2c12e7a7f331455a5f1d38b9fbfd')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-c-io/-/commit/1372ad47c294c03a93efd2612a46be8d8b1ca618

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-c-io/-/commit/1372ad47c294c03a93efd2612a46be8d8b1ca618
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to