multimedia/libbdplus: 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/libbdplus/0.2.0/libbdplus-0.2.0.tar.bz2?mirrorlist
This commit is contained in:
Daniel Engberg 2023-03-08 23:39:47 +01:00
parent 98cb2e66c4
commit 7f633f4c93
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
PORTNAME= libbdplus
DISTVERSION= 0.2.0
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= BD+ System research implementation