diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-19 06:51:35 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-19 06:51:35 +0000 |
| commit | a89d31840ee316e981d098a40563d2dfad06119b (patch) | |
| tree | d93716fa9eb16a9036356939d12c38526a2d663f /repos/extra/nghttp2/abuild | |
| parent | f297779d285776687582dfc463da00b8c4a89878 (diff) | |
| download | alicelinux-a89d31840ee316e981d098a40563d2dfad06119b.tar.gz alicelinux-a89d31840ee316e981d098a40563d2dfad06119b.zip | |
nghttp2: updated to 1.68.1
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 9aa2a71c..4d63cbc7 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.68.0 +version=1.68.1 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |