Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
aws-crt-cpp


Commits:
be9050a9 by Carl Smedstad at 2025-07-12T11:04:39+02:00
upgpkg: 0.33.0-1: Upstream release

https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.33.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = aws-crt-cpp
        pkgdesc = C++ wrapper around the aws-c-* libraries. Provides 
Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
-       pkgver = 0.32.10
+       pkgver = 0.33.0
        pkgrel = 1
        url = https://github.com/awslabs/aws-crt-cpp
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = aws-crt-cpp
        depends = aws-checksums
        depends = gcc-libs
        depends = glibc
-       source = 
aws-crt-cpp-0.32.10.tar.gz::https://github.com/awslabs/aws-crt-cpp/archive/v0.32.10.tar.gz
-       sha256sums = 
3ae101aa7a0a62d9868575b0e07a64536da1566283a5a314a4eee0326d808295
+       source = 
aws-crt-cpp-0.33.0.tar.gz::https://github.com/awslabs/aws-crt-cpp/archive/v0.33.0.tar.gz
+       sha256sums = 
10182e870dc35df3ab929e25a4c43bb6b8ed860aae70f597fa401cb5b5da3fb3
 
 pkgname = aws-crt-cpp


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=aws-crt-cpp
-pkgver=0.32.10
+pkgver=0.33.0
 pkgrel=1
 pkgdesc='C++ wrapper around the aws-c-* libraries. Provides Cross-Platform 
Transport Protocols and SSL/TLS implementations for C++.'
 arch=(x86_64)
@@ -24,7 +24,7 @@ depends=(
 )
 makedepends=(cmake)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('3ae101aa7a0a62d9868575b0e07a64536da1566283a5a314a4eee0326d808295')
+sha256sums=('10182e870dc35df3ab929e25a4c43bb6b8ed860aae70f597fa401cb5b5da3fb3')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-crt-cpp/-/commit/be9050a96c7b535df9ec02935d21a195240ee1a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-crt-cpp/-/commit/be9050a96c7b535df9ec02935d21a195240ee1a1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to