mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
multimedia/libdvbpsi: Update MASTER_SITES
Use VideoLAN's CDN as primary site and fallback to download.videolan.org While at it switch to DISTVERSION for consistency Reference: http://get.videolan.org/libdvbpsi/1.3.3/libdvbpsi-1.3.3.tar.bz2?mirrorlist PR: 270149 Approved by: multimedia (riggs)
This commit is contained in:
parent
d25eba033f
commit
a90bfe784b
@ -1,7 +1,8 @@
|
||||
PORTNAME= libdvbpsi
|
||||
PORTVERSION= 1.3.3
|
||||
DISTVERSION= 1.3.3
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://download.videolan.org/pub/libdvbpsi/${PORTVERSION}/
|
||||
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
|
||||
https://download.videolan.org/pub/libdvbpsi/${DISTVERSION}/
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Library for MPEG TS and DVB PSI tables decoding and generation
|
||||
|
Loading…
Reference in New Issue
Block a user