diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-26 13:44:49 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-26 13:44:49 +0000 |
| commit | eb8686b0d445a69f1750907ceaa87c7b4b8ede15 (patch) | |
| tree | 45539ca4f8619cd7b8f3093cba6cafafce1480ab /repos/extra/nghttp2/abuild | |
| parent | ed5f2e3376f83047c870281ffe0a82a515c5f71c (diff) | |
| download | alicelinux-eb8686b0d445a69f1750907ceaa87c7b4b8ede15.tar.gz alicelinux-eb8686b0d445a69f1750907ceaa87c7b4b8ede15.zip | |
nghttp2: updated to 1.69.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 4d63cbc7..b8581dd7 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.68.1 +version=1.69.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |