mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
multimedia/libaacs: Add VideoLAN's CDN to MASTER_SITES
Use VideoLAN's CDN as primary site and fallback to download.videolan.org Reference: https://get.videolan.org/libaacs/0.11.1/libaacs-0.11.1.tar.bz2?mirrorlist
This commit is contained in:
parent
f5e53f8a32
commit
98cb2e66c4
@ -1,7 +1,8 @@
|
||||
PORTNAME= libaacs
|
||||
DISTVERSION= 0.11.1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/
|
||||
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
|
||||
https://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Advanced Access Content System implementation
|
||||
|
Loading…
Reference in New Issue
Block a user