diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:26 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:26 +0000 |
| commit | 679415337b561254bece8e7ec6636f705bfbb335 (patch) | |
| tree | e1ee71b190a7b4b9d2fdc5841df6acb000d10709 /repos/extra/nghttp2/abuild | |
| parent | 3d4deba96d2ee137b6ad0dea9057143d980ee103 (diff) | |
| download | alicelinux-679415337b561254bece8e7ec6636f705bfbb335.tar.gz alicelinux-679415337b561254bece8e7ec6636f705bfbb335.zip | |
nghttp2: updated to 1.68.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 f214213d..9aa2a71c 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.67.1 +version=1.68.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |