Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add libcrypt-openssl-guess-perl #990

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@

- repo: asio
group: deepin-sysdev-team
info: asio is a cross-platform C++ library for network programming that provides developers with a consistent asynchronous I/O model using a modern C++ approach.

Check warning on line 181 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

181:166 [trailing-spaces] trailing spaces

- repo: asmtools #main
group: deepin-sysdev-team
Expand Down Expand Up @@ -5116,6 +5116,10 @@
group: deepin-sysdev-team
info: Crypt::DH replacement that uses GMP directly

- repo: libcrypt-openssl-guess-perl #main
group: deepin-sysdev-team
info: module for guessing OpenSSL include path

- repo: libcrypt-passwdmd5-perl
group: deepin-sysdev-team
info: interoperable MD5-based crypt() for Perl
Expand Down Expand Up @@ -6445,7 +6449,7 @@

- repo: mvdsv
group: deepin-sysdev-team
info: a QuakeWorld server

Check warning on line 6452 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

6452:30 [trailing-spaces] trailing spaces

- repo: myst-nb #main
group: deepin-sysdev-team
Expand Down Expand Up @@ -10112,4 +10116,4 @@
- repo: zydis
group: deepin-sysdev-team
info: Fast and lightweight x86/x86-64 disassembler library

Check warning on line 10119 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

10119:1 [empty-lines] too many blank lines (1 > 0)
Loading