libnghttp2: 1.55.0 -> 1.55.1

This commit is contained in:
Tim Biermann 2023-07-14 18:18:27 +02:00
parent 2b1f33ce66
commit 9b7d53f00f
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -6,8 +6,8 @@ drwxr-xr-x root/root usr/include/nghttp2/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libnghttp2.a
-rwxr-xr-x root/root usr/lib/libnghttp2.la
lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.24.2
lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.24.2
-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.24.2
lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.24.3
lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.24.3
-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.24.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libnghttp2.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqiR4rM/cU2KGVFzW+g7T5i1sukPuZxHg5/TVy1dRMELiaTLJbyZoFJ5Kx4vfe/RbbqmqstH2EXHQeD28wZznDAI=
SHA256 (Pkgfile) = 35decab331613e2ab4626a87a9520dc970cc3d6984910cb599817d28e365c7a8
SHA256 (.footprint) = 78704a4c9b22be12c0f2ed660be355c90dd2c2ae3b0d2ece5a80b371a3491acc
SHA256 (nghttp2-1.55.0.tar.xz) = bc5b9d33fc08b195f0f2e685aa70bfd3f2f265a8d48039a701b7d67b375a783f
RWRJc1FUaeVeqlftnHffq9l5Bo3zIUGZ/R5XMBE6iBnhEsgb7mPv6yTIkbz3wx20BWw7JSekKs/VKyyxCOm241WArud9TOkxbww=
SHA256 (Pkgfile) = 8120e4bce657c44254073e377c6bdb9a13b2fb0d5abcf92eb332fb0446ee66b2
SHA256 (.footprint) = 1d28b817055d759a81b8448f72b98aee2832c5301284d29fa5d6c36f6828ea65
SHA256 (nghttp2-1.55.1.tar.xz) = 19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=libnghttp2
version=1.55.0
version=1.55.1
release=1
source=(https://github.com/nghttp2/nghttp2/releases/download/v$version/nghttp2-$version.tar.xz)