From 03e5c1cfbf1cebe706595761b95075e1095a1fb4 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 22 Sep 2022 21:30:48 +0200 Subject: [PATCH] libnghttp2: 1.49.0 -> 1.50.0 --- libnghttp2/.footprint | 6 +++--- libnghttp2/.signature | 8 ++++---- libnghttp2/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libnghttp2/.footprint b/libnghttp2/.footprint index 6775de9e..81df4a4c 100644 --- a/libnghttp2/.footprint +++ b/libnghttp2/.footprint @@ -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 diff --git a/libnghttp2/.signature b/libnghttp2/.signature index 8b0e2758..b8fec7de 100644 --- a/libnghttp2/.signature +++ b/libnghttp2/.signature @@ -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 diff --git a/libnghttp2/Pkgfile b/libnghttp2/Pkgfile index 43f83466..4f25a459 100644 --- a/libnghttp2/Pkgfile +++ b/libnghttp2/Pkgfile @@ -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)