From c185162974663d4d7b3a9cececc940b3d57752f3 Mon Sep 17 00:00:00 2001 From: Emmett1 Date: Sat, 19 Apr 2025 16:32:25 +0000 Subject: nghttp3: updated to 1.9.0 --- repos/extra/nghttp3/.checksum | 2 +- repos/extra/nghttp3/.files | 6 +++--- repos/extra/nghttp3/abuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/repos/extra/nghttp3/.checksum b/repos/extra/nghttp3/.checksum index fb21f82a..59e0cd90 100644 --- a/repos/extra/nghttp3/.checksum +++ b/repos/extra/nghttp3/.checksum @@ -1 +1 @@ -d74b2446b88a3324065d44a619c1fa8ed0041b0411d8cd5b6b421a1f7b720b24 nghttp3-1.8.0.tar.xz +aa504949a4cf6ff58e2e0c74b03ce6ba67f378951ff5f505319154b5c5862e2b nghttp3-1.9.0.tar.xz diff --git a/repos/extra/nghttp3/.files b/repos/extra/nghttp3/.files index 4d0c8bc7..6a6f08aa 100644 --- a/repos/extra/nghttp3/.files +++ b/repos/extra/nghttp3/.files @@ -4,9 +4,9 @@ drwxr-xr-x root/root usr/include/nghttp3/ -rw-r--r-- root/root usr/include/nghttp3/nghttp3.h -rw-r--r-- root/root usr/include/nghttp3/version.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libnghttp3.so -> libnghttp3.so.9.2.6 -lrwxrwxrwx root/root usr/lib/libnghttp3.so.9 -> libnghttp3.so.9.2.6 --rwxr-xr-x root/root usr/lib/libnghttp3.so.9.2.6 +lrwxrwxrwx root/root usr/lib/libnghttp3.so -> libnghttp3.so.9.2.7 +lrwxrwxrwx root/root usr/lib/libnghttp3.so.9 -> libnghttp3.so.9.2.7 +-rwxr-xr-x root/root usr/lib/libnghttp3.so.9.2.7 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libnghttp3.pc drwxr-xr-x root/root usr/share/ diff --git a/repos/extra/nghttp3/abuild b/repos/extra/nghttp3/abuild index bfd4923c..301dccea 100644 --- a/repos/extra/nghttp3/abuild +++ b/repos/extra/nghttp3/abuild @@ -1,4 +1,4 @@ name=nghttp3 -version=1.8.0 +version=1.9.0 release=1 source="https://github.com/ngtcp2/${name}/releases/download/v${version}/${name}-${version}.tar.xz" -- cgit v1.2.3