libnghttp2: 1.62.1 -> 1.63.0

This commit is contained in:
Tim Biermann 2024-08-29 21:31:42 +02:00
parent f00bd02c87
commit af74896748
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.28.1
lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.28.1
-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.28.1
lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.28.2
lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.28.2
-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.28.2
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
RWRJc1FUaeVeqmR0g1T+e+M7TSAcYh9iOzQYjWoDDnLNlv8qtROleLwNkmM+DGVdAHzbo8BDG4jSD5rxVU5/Z6M/71j3oPFIfwE=
SHA256 (Pkgfile) = 9f2a8b8e1286304bd9ae86e1b798c921de317c220741a39ccae81eb89a3f297b
SHA256 (.footprint) = 408ce53b905527c931d7553382485668b1a3c7c0c8febe8c582622678d63c3e8
SHA256 (nghttp2-1.62.1.tar.xz) = 2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72
RWRJc1FUaeVeqmsXUAYtF/IuyVbMFP2qZkone0c1OocaPvyhBWndWDyd3rlfd8/RMI/Zen5sSpiSTkE0Mt2eA6HeiStY/cj8gwE=
SHA256 (Pkgfile) = b3638a3e3d73da136ed0de27e1f45b4a334c0f9a30ff2d265682645a5616ded9
SHA256 (.footprint) = 37c4ce1a1fb623c5a2f236acc88a678c1ecc044d37743c16ba5eed8a48514e7d
SHA256 (nghttp2-1.63.0.tar.xz) = 4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b

View File

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