diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:28 +0000 |
| commit | 2d996ecc7d14aba8db61bcf541716c1090be015b (patch) | |
| tree | 2afe2e2c0bf70bb9e6853a8a89d8f82933ac7ce6 /repos/extra/nghttp2/abuild | |
| parent | 60f5d47dcbc69d19a80a61c18603c1aed753900f (diff) | |
| download | alicelinux-2d996ecc7d14aba8db61bcf541716c1090be015b.tar.gz alicelinux-2d996ecc7d14aba8db61bcf541716c1090be015b.zip | |
nghttp2: updated to 1.65.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 284691ad..f68f3c28 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.64.0 +version=1.65.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |