diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-27 01:54:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-27 01:54:48 +0000 |
| commit | 8c233d0e45b29ef017c1a29a6f5dbd1b4815d66f (patch) | |
| tree | 9692d5ad3737e5b4b145d9f4d9721a6e6ae27720 /repos/extra/nghttp3/abuild | |
| parent | 77ca3cafd3363199dcc8b0395417ce455438f810 (diff) | |
| download | alicelinux-8c233d0e45b29ef017c1a29a6f5dbd1b4815d66f.tar.gz alicelinux-8c233d0e45b29ef017c1a29a6f5dbd1b4815d66f.zip | |
nghttp3: updated to 1.13.1
Diffstat (limited to 'repos/extra/nghttp3/abuild')
| -rw-r--r-- | repos/extra/nghttp3/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/nghttp3/abuild b/repos/extra/nghttp3/abuild index ef09f72d..b4b0b5ce 100644 --- a/repos/extra/nghttp3/abuild +++ b/repos/extra/nghttp3/abuild @@ -1,4 +1,4 @@ name=nghttp3 -version=1.12.0 +version=1.13.1 release=1 source="https://github.com/ngtcp2/${name}/releases/download/v${version}/${name}-${version}.tar.xz" |