Skip to content

Commit

Permalink
Add links to package sources for Kali (#1350)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Oct 24, 2023
1 parent 9eefd4d commit 60df559
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion repos.d/deb/kali.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
parser:
class: DebianSourcesParser
# we only need sources for kalilinux unique packages, others are from debian
#allowed_vcs_urls: "https://gitlab.com/kalilinux/packages/"
allowed_vcs_urls: https://gitlab.com/kalilinux/packages/
subrepo: '{source}'
repolinks:
- desc: Kali Linux home
Expand All @@ -44,6 +44,8 @@
compression: gz
parser:
class: DebianSourcesParser
# we only need sources for kalilinux unique packages, others are from debian
allowed_vcs_urls: https://gitlab.com/kalilinux/packages/
subrepo: '{source}'
repolinks:
- desc: Kali Linux home
Expand Down

0 comments on commit 60df559

Please sign in to comment.