libnghttp2: 1.49.0 -> 1.50.0

This commit is contained in:
Tim Biermann 2022-09-22 21:30:48 +02:00
parent 0ac312f4f7
commit 03e5c1cfbf
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.23.0
lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.23.0
-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.23.0
lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.24.0
lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.24.0
-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.24.0
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
RWRJc1FUaeVeqnaTk/1pK9Q+pTzvyEVXOuet+mNM437fM0Y1ct0Oa9V8UDU5nUkIPayhR1vHWROJjZNf2F+ac+B3IEcmnOakFQw=
SHA256 (Pkgfile) = 5f10f403d67b5cf2bd1c16c76a60d2d7f725ef5c42b4f79128d68ed05bc715fa
SHA256 (.footprint) = 9278f30b474e158b70f45371e0ce49270ed45bd5c528a629fe3cd81a0652bad9
SHA256 (nghttp2-1.49.0.tar.xz) = b0cfd492bbf0b131c472e8f6501c9f4ee82b51b68130f47b278c0b7c9848a66e
RWRJc1FUaeVeqoasXe/WxxsrozQ/WUbHbApDebj83egi1aDhRzj0ykRG56sts4pySDNnBHQWCvOl7B2Z97C9T5rz+zNfTVFu9Qc=
SHA256 (Pkgfile) = d110dc58f3d91f74202b529525269ac67766333dcdb857d53fffdb8c77c4badc
SHA256 (.footprint) = fae20d98d5bbd349c2b7f45c8c4eabacbf3cec0d09baa465977c2c13ce278d25
SHA256 (nghttp2-1.50.0.tar.xz) = af24007e34c18c782393a1dc3685f8fd5b50283e90a9191d25488eb50aa2c825

View File

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