Skip to content

Commit

Permalink
exherbo: update urls to exherbolinux.org
Browse files Browse the repository at this point in the history
  • Loading branch information
tombriden committed Jul 25, 2023
1 parent 11acfe5 commit b435be2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions repos.d/exherbo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
- name: packages.json
fetcher:
class: FileFetcher
url: 'https://git.exherbo.org/summer/packages.json'
url: 'https://summer.exherbolinux.org/packages.json'
parser:
class: ExherboJsonParser
repolinks:
- desc: Exherbo home
url: http://exherbo.org/
url: https://www.exherbolinux.org/
- desc: Exherbo packages
url: http://git.exherbo.org/summer/
url: https://summer.exherbolinux.org/
packagelinks:
- type: PACKAGE_HOMEPAGE
url: 'https://git.exherbo.org/summer/packages/{srcname}/index.html'
url: 'https://summer.exherbolinux.org/packages/{srcname}/index.html'
groups: [ all, production ]

0 comments on commit b435be2

Please sign in to comment.