diff options
| author | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-19 16:32:25 +0000 |
|---|---|---|
| committer | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-19 16:32:25 +0000 |
| commit | c185162974663d4d7b3a9cececc940b3d57752f3 (patch) | |
| tree | d6fddf8d8f57725bc27ffb79a2487f85d6a43ce7 /repos/extra/nghttp3/abuild | |
| parent | 5b9c8b53c8f8f4820dbaddcac025991115e58afb (diff) | |
| download | alicelinux-c185162974663d4d7b3a9cececc940b3d57752f3.tar.gz alicelinux-c185162974663d4d7b3a9cececc940b3d57752f3.zip | |
nghttp3: updated to 1.9.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 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" |