mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -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
|
PORTNAME= picard
|
||||||
PORTVERSION= 2.12.3
|
DISTVERSION= 2.12.3
|
||||||
CATEGORIES= audio python
|
CATEGORIES= audio python
|
||||||
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
|
MASTER_SITES= https://github.com/metabrainz/${PORTNAME}/releases/download/release-${DISTVERSION}/ \
|
||||||
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
|
https://data.musicbrainz.org/pub/musicbrainz/${PORTNAME}/
|
||||||
http://ftp.osuosl.org/pub/musicbrainz/picard/
|
|
||||||
|
|
||||||
MAINTAINER= jhale@FreeBSD.org
|
MAINTAINER= jhale@FreeBSD.org
|
||||||
COMMENT= Next generation MusicBrainz Tagger
|
COMMENT= Next generation MusicBrainz Tagger
|
||||||
|
|
Loading…
Add table
Reference in a new issue