diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:34 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:34 +0000 |
| commit | ea0199716721cc605556c1b37deec3d5085a0be5 (patch) | |
| tree | 294e6fdcdfc0470e5e38009605c8f8d6828a8a45 /repos/extra/nghttp2/abuild | |
| parent | 956ee71946b5a207c73a13c6bbaabf14e2b2b487 (diff) | |
| download | alicelinux-ea0199716721cc605556c1b37deec3d5085a0be5.tar.gz alicelinux-ea0199716721cc605556c1b37deec3d5085a0be5.zip | |
nghttp2: updated to 1.66.0
Diffstat (limited to 'repos/extra/nghttp2/abuild')
| -rw-r--r-- | repos/extra/nghttp2/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/nghttp2/abuild b/repos/extra/nghttp2/abuild index f68f3c28..7e44a596 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.65.0 +version=1.66.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |