diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:24:04 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:24:04 +0000 |
| commit | 5cd6670dbe0ed0f36c7e5cedbb8f3130f5224e6b (patch) | |
| tree | 1dedb8ea379bd3d00190df31b57472ca429c1bda /repos/extra/nghttp3/abuild | |
| parent | d88293f809509d643dfcdb91ba894b6db0b28562 (diff) | |
| download | alicelinux-5cd6670dbe0ed0f36c7e5cedbb8f3130f5224e6b.tar.gz alicelinux-5cd6670dbe0ed0f36c7e5cedbb8f3130f5224e6b.zip | |
nghttp3: updated to 1.10.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 301dccea..74dd7e79 100644 --- a/repos/extra/nghttp3/abuild +++ b/repos/extra/nghttp3/abuild @@ -1,4 +1,4 @@ name=nghttp3 -version=1.9.0 +version=1.10.1 release=1 source="https://github.com/ngtcp2/${name}/releases/download/v${version}/${name}-${version}.tar.xz" |