alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 88fed211c99255381da0a7c10074a68a7da00d4a
parent 58cabbae08a771b0d1f02410041da84dcbc86c41
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Tue,  9 Dec 2025 08:53:36 +0000

nghttp3: removed

Diffstat:
Drepos/extra/nghttp3/.checksum | 1-
Drepos/extra/nghttp3/.files | 12------------
Drepos/extra/nghttp3/abuild | 4----
3 files changed, 0 insertions(+), 17 deletions(-)

diff --git a/repos/extra/nghttp3/.checksum b/repos/extra/nghttp3/.checksum @@ -1 +0,0 @@ -d8c5c4bb5a2ec5a2ee5e85c3d74e1066b4ec03c780303da3667f80e3d2de05c4 nghttp3-1.13.1.tar.xz diff --git a/repos/extra/nghttp3/.files b/repos/extra/nghttp3/.files @@ -1,12 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -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.5.1 -lrwxrwxrwx root/root usr/lib/libnghttp3.so.9 -> libnghttp3.so.9.5.1 --rwxr-xr-x root/root usr/lib/libnghttp3.so.9.5.1 -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 @@ -1,4 +0,0 @@ -name=nghttp3 -version=1.13.1 -release=1 -source="https://github.com/ngtcp2/${name}/releases/download/v${version}/${name}-${version}.tar.xz"