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


Commits:
1f65cbe5 by Christian Hesse at 2025-09-15T13:57:08+02:00
upgpkg: 1.67.1-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libnghttp2
        pkgdesc = Framing layer of HTTP/2 is implemented as a reusable C library
-       pkgver = 1.67.0
+       pkgver = 1.67.1
        pkgrel = 1
        url = https://nghttp2.org/
        arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = libnghttp2
        depends = glibc
        provides = libnghttp2.so
        conflicts = nghttp2<1.20.0-2
-       source = git+https://github.com/nghttp2/nghttp2.git#tag=v1.67.0?signed
+       source = git+https://github.com/nghttp2/nghttp2.git#tag=v1.67.1?signed
        source = git+https://github.com/ngtcp2/munit.git
        source = git+https://github.com/mruby/mruby.git
        source = git+https://github.com/tatsuhiro-t/neverbleed.git
        validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
-       sha512sums = 
41df5c3b3ad3d02baf626ab70edb4024376dab570f3bb110bb0f753bf0da5b2279750123b1d9007215bc453fd0da0c2c8345a5e3ea7d7ce12a954b21bf111a11
+       sha512sums = 
50dc7256533771fb3bd24121c429e8ef3acea0f50a85cfd84c67561f9f8733c43a709f326f50c4eb9c260c421357563ce61e800f865e6a4ac7949b55780050d9
        sha512sums = SKIP
        sha512sums = SKIP
        sha512sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <[email protected]>
 
 pkgname=libnghttp2
-pkgver=1.67.0
+pkgver=1.67.1
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=('x86_64')
@@ -17,7 +17,7 @@ 
source=("git+https://github.com/nghttp2/nghttp2.git#tag=v${pkgver}?signed";
         'git+https://github.com/ngtcp2/munit.git'
         'git+https://github.com/mruby/mruby.git'
         'git+https://github.com/tatsuhiro-t/neverbleed.git')
-sha512sums=('41df5c3b3ad3d02baf626ab70edb4024376dab570f3bb110bb0f753bf0da5b2279750123b1d9007215bc453fd0da0c2c8345a5e3ea7d7ce12a954b21bf111a11'
+sha512sums=('50dc7256533771fb3bd24121c429e8ef3acea0f50a85cfd84c67561f9f8733c43a709f326f50c4eb9c260c421357563ce61e800f865e6a4ac7949b55780050d9'
             'SKIP'
             'SKIP'
             'SKIP')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libnghttp2/-/commit/1f65cbe58066bb75f8dad29efc49922bc5732342

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


Reply via email to