mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
audio/picard: Update MASTER_SITES
Use GitHub as primary and fallback to upstream if that fails While at it switch to DISTVERSION PR: 281699 Reviewed by: jhale (maintainer)
This commit is contained in:
parent
f07151ba32
commit
bdda361efa
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
PORTNAME= picard
|
||||
PORTVERSION= 2.12.3
|
||||
DISTVERSION= 2.12.3
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
|
||||
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
|
||||
http://ftp.osuosl.org/pub/musicbrainz/picard/
|
||||
MASTER_SITES= https://github.com/metabrainz/${PORTNAME}/releases/download/release-${DISTVERSION}/ \
|
||||
https://data.musicbrainz.org/pub/musicbrainz/${PORTNAME}/
|
||||
|
||||
MAINTAINER= jhale@FreeBSD.org
|
||||
COMMENT= Next generation MusicBrainz Tagger
|
||||
|
|
Loading…
Add table
Reference in a new issue