diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-25 00:51:52 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-25 00:51:52 +0800 |
| commit | 215704fdffd88e29af6cc460d9d9bfa00865f84d (patch) | |
| tree | 3a672c78da701c52e780a1255b9ddb70b5d9b723 /repos/extra/nghttp2/abuild | |
| parent | 0f36e0e143c853cc67e46ecce40515bf46943abf (diff) | |
| download | alicelinux-215704fdffd88e29af6cc460d9d9bfa00865f84d.tar.gz alicelinux-215704fdffd88e29af6cc460d9d9bfa00865f84d.zip | |
nghttp2: updated to 1.64.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 36cf42e1..284691ad 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.63.0 +version=1.64.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |