diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:39:24 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:39:24 +0000 |
| commit | a338243282cd51ac333c1a8d47d8b1e4e82c2a9e (patch) | |
| tree | 8a24446de8191509d59a9a7f03214fbf10340e88 /repos/extra/nghttp3/abuild | |
| parent | 3809f5cdfdec2520222c434bedc67c164c12514c (diff) | |
| download | alicelinux-a338243282cd51ac333c1a8d47d8b1e4e82c2a9e.tar.gz alicelinux-a338243282cd51ac333c1a8d47d8b1e4e82c2a9e.zip | |
nghttp3: updated to 1.12.0
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 3bf388a0..ef09f72d 100644 --- a/repos/extra/nghttp3/abuild +++ b/repos/extra/nghttp3/abuild @@ -1,4 +1,4 @@ name=nghttp3 -version=1.11.0 +version=1.12.0 release=1 source="https://github.com/ngtcp2/${name}/releases/download/v${version}/${name}-${version}.tar.xz" |