Skip to content

Commit

Permalink
Fix debian janitor package urls
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 18, 2023
1 parent 9bb06c0 commit 261fd35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repos.d/deb/janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
url: https://janitor.debian.net/fresh-releases
packagelinks:
- type: PACKAGE_HOMEPAGE
url: 'https://janitor.debian.net/fresh-releases/pkg/{srcname}'
url: 'https://janitor.debian.net/fresh-releases/pkg/{srcname}/'
- type: PACKAGE_BUILD_LOG_RAW
url: 'https://janitor.debian.net/fresh-releases/pkg/{srcname}/build.log'
- type: PACKAGE_SOURCES
Expand Down Expand Up @@ -60,7 +60,7 @@
url: https://janitor.debian.net/fresh-snapshots
packagelinks:
- type: PACKAGE_HOMEPAGE
url: 'https://janitor.debian.net/fresh-snapshots/pkg/{srcname}'
url: 'https://janitor.debian.net/fresh-snapshots/pkg/{srcname}/'
- type: PACKAGE_BUILD_LOG_RAW
url: 'https://janitor.debian.net/fresh-snapshots/pkg/{srcname}/build.log'
- type: PACKAGE_SOURCES
Expand Down

0 comments on commit 261fd35

Please sign in to comment.