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


Commits:
f0ad911b by Christian Hesse at 2026-01-20T12:05:59+01:00
upgpkg: 1.15.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libnghttp3
        pkgdesc = HTTP/3 library written in C
-       pkgver = 1.14.0
+       pkgver = 1.15.0
        pkgrel = 1
        url = https://github.com/ngtcp2/nghttp3
        arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = libnghttp3
        makedepends = git
        depends = glibc
        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
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Hesse <[email protected]>
 
 pkgname=libnghttp3
-pkgver=1.14.0
+pkgver=1.15.0
 pkgrel=1
 pkgdesc='HTTP/3 library written in C'
 url='https://github.com/ngtcp2/nghttp3'
@@ -15,7 +15,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/libnghttp3/-/commit/f0ad911bfe29bb8228e40d0d17d4eb47251cba43

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


Reply via email to