diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-30 15:31:04 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-30 15:31:04 +0000 |
| commit | a949849d52a8a79e2c269b3398a213788cff1eb9 (patch) | |
| tree | 57a74f28a1e0ea714010d38eb18676dd57d0bd86 /repos/extra/nghttp3/abuild | |
| parent | ef38d157df2e385ad0f0f7fffa1da001b0dd218b (diff) | |
| download | alicelinux-a949849d52a8a79e2c269b3398a213788cff1eb9.tar.gz alicelinux-a949849d52a8a79e2c269b3398a213788cff1eb9.zip | |
nghttp3: updated to 1.11.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 74dd7e79..3bf388a0 100644 --- a/repos/extra/nghttp3/abuild +++ b/repos/extra/nghttp3/abuild @@ -1,4 +1,4 @@ name=nghttp3 -version=1.10.1 +version=1.11.0 release=1 source="https://github.com/ngtcp2/${name}/releases/download/v${version}/${name}-${version}.tar.xz" |