Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
libngtcp2


Commits:
62b2015f by Christian Hesse at 2026-06-28T10:36:27+02:00
upgpkg: 1.24.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libngtcp2
        pkgdesc = Implementation of IETF QUIC protocol
-       pkgver = 1.23.0
+       pkgver = 1.24.0
        pkgrel = 1
        url = https://github.com/ngtcp2/ngtcp2
        arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = libngtcp2
        provides = libngtcp2.so
        provides = libngtcp2_crypto_gnutls.so
        provides = libngtcp2_crypto_ossl.so
-       source = git+https://github.com/ngtcp2/ngtcp2.git?signed#tag=v1.23.0
+       source = git+https://github.com/ngtcp2/ngtcp2.git?signed#tag=v1.24.0
        source = git+https://github.com/ngtcp2/munit.git
        source = git+https://github.com/ngtcp2/urlparse.git
        validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
-       sha256sums = 
3c2fb387558336dfcd2da18c11d32ac745ede9a30f42c2734c5fb44fe383c082
+       sha256sums = 
91cd366311bf162e4387ecb36ef62f05b874dc776e9b984a64ec82ce38ac71dd
        sha256sums = SKIP
        sha256sums = SKIP
-       b2sums = 
361a86b2e9324e1b892d8673990b9d45ba877230bf398dbe10abb61a44c33d8364b6ae883b601868b738ff987a1976303e50d62a85dc4ac97f095f9d5ecf99e6
+       b2sums = 
b3921c2539889d36295ee2ca61bb4784ccfc104771593ac207d3077ec9fa2e5cb94324fc57f683e645f9a1aa484a1bd8ac0e6ff5e04654e4b5c94201622cfdd4
        b2sums = SKIP
        b2sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=libngtcp2
-pkgver=1.23.0
+pkgver=1.24.0
 pkgrel=1
 pkgdesc='Implementation of IETF QUIC protocol'
 url='https://github.com/ngtcp2/ngtcp2'
@@ -25,10 +25,10 @@ validpgpkeys=('F4F3B91474D1EB29889BD0EF7E8403D5D673C366') # 
Tatsuhiro Tsujikawa
 source=("git+https://github.com/ngtcp2/ngtcp2.git?signed#tag=v${pkgver}";
         'git+https://github.com/ngtcp2/munit.git'
         'git+https://github.com/ngtcp2/urlparse.git')
-sha256sums=('3c2fb387558336dfcd2da18c11d32ac745ede9a30f42c2734c5fb44fe383c082'
+sha256sums=('91cd366311bf162e4387ecb36ef62f05b874dc776e9b984a64ec82ce38ac71dd'
             'SKIP'
             'SKIP')
-b2sums=('361a86b2e9324e1b892d8673990b9d45ba877230bf398dbe10abb61a44c33d8364b6ae883b601868b738ff987a1976303e50d62a85dc4ac97f095f9d5ecf99e6'
+b2sums=('b3921c2539889d36295ee2ca61bb4784ccfc104771593ac207d3077ec9fa2e5cb94324fc57f683e645f9a1aa484a1bd8ac0e6ff5e04654e4b5c94201622cfdd4'
         'SKIP'
         'SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libngtcp2/-/commit/62b2015f3c0a189e13a033115b55337b30e74294

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libngtcp2/-/commit/62b2015f3c0a189e13a033115b55337b30e74294
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to