Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-libnghttp2
Commits:
94a96125 by Christian Hesse at 2023-10-10T16:58:41+02:00
upgpkg: 1.57.0-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-libnghttp2
pkgdesc = Framing layer of HTTP/2 is implemented as a reusable C
library (32-bit)
- pkgver = 1.56.0
+ pkgver = 1.57.0
pkgrel = 1
url = https://nghttp2.org/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = lib32-libnghttp2
makedepends = git
depends = lib32-glibc
depends = libnghttp2
- source =
git+https://github.com/nghttp2/nghttp2.git#tag=a1d5296e5114eac3801f9c12a5f5a698ff97abdb?signed
+ source =
git+https://github.com/nghttp2/nghttp2.git#tag=6fdf90693ece205405e015237063d79b9bac343d?signed
validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Zhuoyun Wei <[email protected]>
pkgname=lib32-libnghttp2
-_tag='a1d5296e5114eac3801f9c12a5f5a698ff97abdb' # git rev-parse v${pkgver}
-pkgver=1.56.0
+_tag='6fdf90693ece205405e015237063d79b9bac343d' # git rev-parse v${pkgver}
+pkgver=1.57.0
pkgrel=1
pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library
(32-bit)'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnghttp2/-/commit/94a961252b203a0da9a8115649ce2cd0eba4a336
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnghttp2/-/commit/94a961252b203a0da9a8115649ce2cd0eba4a336
You're receiving this email because of your account on gitlab.archlinux.org.