diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/nghttp2 | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/nghttp2')
| -rw-r--r-- | repos/extra/nghttp2/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/nghttp2/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/nghttp2/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/nghttp2/.checksum b/repos/extra/nghttp2/.checksum deleted file mode 100644 index e127b40a..00000000 --- a/repos/extra/nghttp2/.checksum +++ /dev/null @@ -1 +0,0 @@ -dd7432762ac454aaa14ff3b29d40d5b8f641ec3c33e4e24c5ed70e971ac6987b nghttp2-1.69.0.tar.xz diff --git a/repos/extra/nghttp2/.shasum b/repos/extra/nghttp2/.shasum new file mode 100644 index 00000000..c59f7e92 --- /dev/null +++ b/repos/extra/nghttp2/.shasum @@ -0,0 +1 @@ +0f2961ed2e7242c64dee8211e08f078d53524beb9033ac748ad7c7d1 nghttp2-1.69.0.tar.xz diff --git a/repos/extra/nghttp2/info b/repos/extra/nghttp2/info new file mode 100644 index 00000000..e271cfb8 --- /dev/null +++ b/repos/extra/nghttp2/info @@ -0,0 +1,4 @@ +description: HTTP/2 library and tools +homepage: https://nghttp2.org/ +license: MIT +maintainer: Emmett1 <me@emmett1.my> |