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


Commits:
85ee5897 by Christian Hesse at 2025-10-26T10:19:26+01:00
upgpkg: 1.68.0-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.1
+       pkgver = 1.68.0
        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.1?signed
+       source = git+https://github.com/nghttp2/nghttp2.git#tag=v1.68.0?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 = 
50dc7256533771fb3bd24121c429e8ef3acea0f50a85cfd84c67561f9f8733c43a709f326f50c4eb9c260c421357563ce61e800f865e6a4ac7949b55780050d9
+       sha512sums = 
b2d32a22127b09fad755e195afe1cb6a466af46ea1b2ea24f1dbe1451623d715a7e46104474967623112b0b00c2fae05adc50dbab24f0862c2741880b309d20d
        sha512sums = SKIP
        sha512sums = SKIP
        sha512sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <[email protected]>
 
 pkgname=libnghttp2
-pkgver=1.67.1
+pkgver=1.68.0
 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=('50dc7256533771fb3bd24121c429e8ef3acea0f50a85cfd84c67561f9f8733c43a709f326f50c4eb9c260c421357563ce61e800f865e6a4ac7949b55780050d9'
+sha512sums=('b2d32a22127b09fad755e195afe1cb6a466af46ea1b2ea24f1dbe1451623d715a7e46104474967623112b0b00c2fae05adc50dbab24f0862c2741880b309d20d'
             'SKIP'
             'SKIP'
             'SKIP')



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

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


Reply via email to