diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-09 16:17:11 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-09 16:17:11 +0000 |
| commit | 1da52ca45c69469273983c9bce0885ab4b290fd2 (patch) | |
| tree | b4b2125e7bb080616482e11f5a4b45dba7f18c2c /nghttp3 | |
| parent | 22e115455596424c915e2f902b24a801ae406b15 (diff) | |
| download | alicelinux-1da52ca45c69469273983c9bce0885ab4b290fd2.tar.gz alicelinux-1da52ca45c69469273983c9bce0885ab4b290fd2.zip | |
Woodpecker CI 5c56c6b23df66a98f14d8aa42776d71135f1de0d [SKIP CI]
Diffstat (limited to 'nghttp3')
| -rw-r--r-- | nghttp3/.checksum | 1 | ||||
| -rw-r--r-- | nghttp3/.files | 12 | ||||
| -rw-r--r-- | nghttp3/abuild | 4 |
3 files changed, 0 insertions, 17 deletions
diff --git a/nghttp3/.checksum b/nghttp3/.checksum deleted file mode 100644 index 1fa1c3a4..00000000 --- a/nghttp3/.checksum +++ /dev/null @@ -1 +0,0 @@ -d8c5c4bb5a2ec5a2ee5e85c3d74e1066b4ec03c780303da3667f80e3d2de05c4 nghttp3-1.13.1.tar.xz diff --git a/nghttp3/.files b/nghttp3/.files deleted file mode 100644 index f7536be5..00000000 --- a/nghttp3/.files +++ /dev/null @@ -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/nghttp3/abuild b/nghttp3/abuild deleted file mode 100644 index b4b0b5ce..00000000 --- a/nghttp3/abuild +++ /dev/null @@ -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" |