Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-libngtcp2
Commits:
aaa17340 by Christian Hesse at 2026-02-26T14:14:28+01:00
upgpkg: 1.21.0-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-libngtcp2
pkgdesc = Implementation of IETF QUIC protocol (32-bit)
- pkgver = 1.20.0
+ pkgver = 1.21.0
pkgrel = 1
url = https://github.com/ngtcp2/ngtcp2
arch = x86_64
@@ -16,14 +16,14 @@ pkgbase = lib32-libngtcp2
provides = libngtcp2.so
provides = libngtcp2_crypto_gnutls.so
provides = libngtcp2_crypto_ossl.so
- source = git+https://github.com/ngtcp2/ngtcp2.git#tag=v1.20.0?signed
+ source = git+https://github.com/ngtcp2/ngtcp2.git#tag=v1.21.0?signed
source = git+https://github.com/ngtcp2/munit.git
source = git+https://github.com/ngtcp2/urlparse.git
validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
- sha256sums =
a2ecedfcb7c859fa699f6bd84afac3f71568a73a8dbc7e84f4213a533e4464ff
+ sha256sums =
beb57886229d8580829c22e300f46b1b56ca0d50398da675cc095d539ce5dee9
sha256sums = SKIP
sha256sums = SKIP
- b2sums =
09390fc9dc1fa54be684e89f67f5049eb9c728c94e8dc1161be6dc1c1b42d941d0e10d62e1b54459f9f46ec7d2bc818afc0aed97ec74b32a0a14c59d73ef80c9
+ b2sums =
53c514d8d5281248138ffac02b5eb92238105288462b56de0ac1b0067b2d37c2a4bc62125e9e0d4e9c32d857df8fe8df12d1038588519157d637d06e93e6ad3a
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
pkgname=lib32-libngtcp2
-pkgver=1.20.0
+pkgver=1.21.0
pkgrel=1
pkgdesc='Implementation of IETF QUIC protocol (32-bit)'
url='https://github.com/ngtcp2/ngtcp2'
@@ -27,10 +27,10 @@ validpgpkeys=('F4F3B91474D1EB29889BD0EF7E8403D5D673C366') #
Tatsuhiro Tsujikawa
source=("git+https://github.com/ngtcp2/ngtcp2.git#tag=v${pkgver}?signed"
'git+https://github.com/ngtcp2/munit.git'
'git+https://github.com/ngtcp2/urlparse.git')
-sha256sums=('a2ecedfcb7c859fa699f6bd84afac3f71568a73a8dbc7e84f4213a533e4464ff'
+sha256sums=('beb57886229d8580829c22e300f46b1b56ca0d50398da675cc095d539ce5dee9'
'SKIP'
'SKIP')
-b2sums=('09390fc9dc1fa54be684e89f67f5049eb9c728c94e8dc1161be6dc1c1b42d941d0e10d62e1b54459f9f46ec7d2bc818afc0aed97ec74b32a0a14c59d73ef80c9'
+b2sums=('53c514d8d5281248138ffac02b5eb92238105288462b56de0ac1b0067b2d37c2a4bc62125e9e0d4e9c32d857df8fe8df12d1038588519157d637d06e93e6ad3a'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libngtcp2/-/commit/aaa173406c7ab55a4fe383979619468be6a72afe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libngtcp2/-/commit/aaa173406c7ab55a4fe383979619468be6a72afe
You're receiving this email because of your account on gitlab.archlinux.org.