Skip to content

Commit

Permalink
Update crux fetch urls
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Aug 10, 2018
1 parent ee849f9 commit 3e560c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repos.d/crux.yaml
Expand Up @@ -10,7 +10,7 @@
- name: [ core, opt, xorg, contrib ]
fetcher: RsyncFetcher
parser: CRUXParser
url: 'crux.nu::ports/crux-3.2/{source}/'
url: 'crux.nu::ports/{source}/3.2/'
subrepo: '{source}'
repolinks:
- desc: CRUX home
Expand All @@ -33,7 +33,7 @@
- name: [ core, opt, xorg, contrib ]
fetcher: RsyncFetcher
parser: CRUXParser
url: 'crux.nu::ports/crux-3.3/{source}/'
url: 'crux.nu::ports/{source}/3.3/'
subrepo: '{source}'
repolinks:
- desc: CRUX home
Expand All @@ -56,7 +56,7 @@
- name: [ core, opt, xorg, contrib ]
fetcher: RsyncFetcher
parser: CRUXParser
url: 'crux.nu::ports/crux-3.4/{source}/'
url: 'crux.nu::ports/{source}/3.4/'
subrepo: '{source}'
repolinks:
- desc: CRUX home
Expand Down

0 comments on commit 3e560c2

Please sign in to comment.