libnghttp2: 1.57.0 -> 1.58.0

This commit is contained in:
Tim Biermann 2023-10-27 17:07:16 +02:00
parent 6af7b5a975
commit 6e33fcb27a
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.25.0
lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.25.0
-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.25.0
lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.25.1
lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.25.1
-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.25.1
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
RWRJc1FUaeVeqv6/9M78+RW4fwuJ7QjDIc8A9XH80tQtF04v0zKjb0PQm/XrnTdWVOkFNFsGKHVsWT7Cl6gksIKVAOfIremjBgM=
SHA256 (Pkgfile) = 4eec0fdb661b146443d3434c08f6e09a9354ca2344fafa41f5b0d27df7f4c87f
SHA256 (.footprint) = f64b20b8b114acbf49013edebc98776beb21e0afb5922c0d6d4b01273de97b29
SHA256 (nghttp2-1.57.0.tar.xz) = 9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958
RWRJc1FUaeVeqv/U7CXXi1o2zXD9PSgAlviwuGTEo/vSen1qaLsq9goVVKpPmmKBiE5WHcVDDeJP8/WuSghyAIW2xWslT1ldVQM=
SHA256 (Pkgfile) = 1769c379657a070961452d272a0d82aa19be0eb3566abffe4805a26686fcd62b
SHA256 (.footprint) = 447708a94f6aea4a5923a941773a90701e63573daf5c777224588feabe755dfd
SHA256 (nghttp2-1.58.0.tar.xz) = 4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0

View File

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