diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:03 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:03 +0000 |
| commit | a91b2c8e9f94ed1970a8569cea1b09d13cbb0ba5 (patch) | |
| tree | 5e4154588449f5a01d82afbedfc74e4fcb1a14ed /repos/extra/nghttp2/abuild | |
| parent | bfcb70c2d3a0c152f784f10897d4c368907ccf09 (diff) | |
| download | alicelinux-a91b2c8e9f94ed1970a8569cea1b09d13cbb0ba5.tar.gz alicelinux-a91b2c8e9f94ed1970a8569cea1b09d13cbb0ba5.zip | |
nghttp2: updated to 1.67.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 7e44a596..6809d39b 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.66.0 +version=1.67.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |