Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-libnghttp3
Commits:
5a148834 by Christian Hesse at 2026-01-20T12:06:01+01:00
upgpkg: 1.15.0-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-libnghttp3
pkgdesc = HTTP/3 library written in C (32-bit)
- pkgver = 1.14.0
+ pkgver = 1.15.0
pkgrel = 1
url = https://github.com/ngtcp2/nghttp3
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = lib32-libnghttp3
depends = lib32-glibc
depends = libnghttp3
provides = libnghttp3.so
- source = git+https://github.com/ngtcp2/nghttp3.git#tag=v1.14.0?signed
+ source = git+https://github.com/ngtcp2/nghttp3.git#tag=v1.15.0?signed
source = git+https://github.com/ngtcp2/munit.git
source = git+https://github.com/ngtcp2/sfparse.git
validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
- sha256sums =
a13b52492acda6802cb9f604b1cc5b3ccb1b9ba2943f59fd86647ac2ab0a0944
+ sha256sums =
490ce6f743bd9515351020a1182d7e220879ce40ee695d0b019a10eb3a7359bc
sha256sums = SKIP
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <[email protected]>
pkgname=lib32-libnghttp3
-pkgver=1.14.0
+pkgver=1.15.0
pkgrel=1
pkgdesc='HTTP/3 library written in C (32-bit)'
url='https://github.com/ngtcp2/nghttp3'
@@ -14,7 +14,7 @@ validpgpkeys=('F4F3B91474D1EB29889BD0EF7E8403D5D673C366') #
Tatsuhiro Tsujikawa
source=("git+https://github.com/ngtcp2/nghttp3.git#tag=v${pkgver}?signed"
'git+https://github.com/ngtcp2/munit.git'
'git+https://github.com/ngtcp2/sfparse.git')
-sha256sums=('a13b52492acda6802cb9f604b1cc5b3ccb1b9ba2943f59fd86647ac2ab0a0944'
+sha256sums=('490ce6f743bd9515351020a1182d7e220879ce40ee695d0b019a10eb3a7359bc'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnghttp3/-/commit/5a148834bed285f18424a03687b17992f0c13f41
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnghttp3/-/commit/5a148834bed285f18424a03687b17992f0c13f41
You're receiving this email because of your account on gitlab.archlinux.org.