diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:00 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:00 +0800 |
| commit | 8a5c2bc209ce324a9cc5436a6ddb07b4ba6d6eb2 (patch) | |
| tree | 3a8c96436075c0523868b038d9b38f44e1eca442 /repos/extra/nghttp2/abuild | |
| parent | 6f35333f6799ca4dc6400bbf4511c92628711798 (diff) | |
| download | alicelinux-8a5c2bc209ce324a9cc5436a6ddb07b4ba6d6eb2.tar.gz alicelinux-8a5c2bc209ce324a9cc5436a6ddb07b4ba6d6eb2.zip | |
nghttp2: updated to 1.63.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 db2bb7ca..36cf42e1 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.62.1 +version=1.63.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |