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


Commits:
459c7d5c by Christian Hesse at 2024-05-20T21:32:51+02:00
upgpkg: 1.62.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.62.0
+       pkgver = 1.62.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.62.0?signed
+       source = git+https://github.com/nghttp2/nghttp2.git#tag=v1.62.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 = 
4e775f93cd476660c3bab24820a7f4084dc6779d67894c613528f650cf3172028885c302d5cf22278b69c4431632235d78b88a5b82fdd359702251d386095697
+       sha512sums = 
6ea6059af0aec4133aa83439dfa57bc3a7a3a33aae7028d2009dadd9912df4ede6a8337f053f17caec0276a2fcfca26d9397f5852f6edb9228553b76831fa658
        sha512sums = SKIP
        sha512sums = SKIP
        sha512sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <[email protected]>
 
 pkgname=libnghttp2
-pkgver=1.62.0
+pkgver=1.62.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=('4e775f93cd476660c3bab24820a7f4084dc6779d67894c613528f650cf3172028885c302d5cf22278b69c4431632235d78b88a5b82fdd359702251d386095697'
+sha512sums=('6ea6059af0aec4133aa83439dfa57bc3a7a3a33aae7028d2009dadd9912df4ede6a8337f053f17caec0276a2fcfca26d9397f5852f6edb9228553b76831fa658'
             'SKIP'
             'SKIP'
             'SKIP')



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

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


Reply via email to